Skip to content

6.2.0

Compare
Choose a tag to compare
@martpie martpie released this 04 Feb 03:00
· 164 commits to master since this release
  • Fixed some issues with nested node_modules
  • Fixed scoped packages transpilation on Windows
  • Fixed Webpack 5 with Next.js 10.0.6
  • Update tested Next.js version to 10.0.6

Webpack 5 users 👇

  • unstable_webpack5 has been removed, please use future: { webpack5: true } in your next.config.js instead (requires [email protected])