Next.js v16.3.1-canary.7

v16.3.1-canary.7Pre-release
Changed 1
  • Show compiler plugin warning in more situations
Fixed 3
  • Name the module in the non-ESM-placeable error, and stop duplicating the importer in traces
  • Support `type: 'text'` in rules, and error on binding imports of non-ESM modules
  • Fix missing styled-jsx styles in Pages Router SSR on adapter builds
Core Changes
  • Show compiler plugin warning in more situations: #75682
Misc Changes
  • ci: stop publishing @vercel/devlow-bench: #96887
  • fix(turbopack): name the module in the non-ESM-placeable error, and stop duplicating the importer in traces: #96560
  • fix(turbopack): support type: 'text' in rules, and error on binding imports of non-ESM modules: #96558
  • Fix missing styled-jsx styles in Pages Router SSR on adapter builds: #96632
Credits

Huge thanks to @mischnic, @sokra, and @Janpot for helping!

View original

Upgraded? How did it go?

Discussion