v16.3.1-canary.7
📦 next-jsView on GitHub →
🐛 5 fixes🔧 1 symbols
Summary
This release includes several bug fixes and improvements, particularly for Turbopack, addressing issues with module naming, import handling, and styled-jsx styles in SSR.
🐛 Bug Fixes
- Show compiler plugin warning in more situations.
- Stop publishing @vercel/devlow-bench.
- Name the module in the non-ESM-placeable error and stop duplicating the importer in traces for Turbopack.
- Support `type: 'text'` in rules and error on binding imports of non-ESM modules for Turbopack.
- Fix missing styled-jsx styles in Pages Router SSR on adapter builds.