Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Next.js 11.1: ES Modules support, Rust-based tooling, Improved Build Performance (nextjs.org)
8 points by leerob on Aug 11, 2021 | hide | past | favorite | 3 comments


Lee from Vercel here! Happy to answer any questions about this release, or Next.js in general. Personally, I'm very excited about the performance improvements we're seeing switching to Rust from Babel/Terser.


Could you please clarify what the ES Modules support change?


You can now import npm packages using ES Modules (e.g. "type": "module" in their package.json) with an experimental flag directly in Next.js. Previously, this required extra configuration.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: