This repository was archived by the owner on Jun 26, 2025. It is now read-only.
6.2.0
- 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_webpack5has been removed, please usefuture: { webpack5: true }in yournext.config.jsinstead (requiresnext@10.0.6)