Core Changes
- Update
next/image
codemod to handlerequire()
: #41345 - Ensure RSC paths are normalized in minimal mode: #41348
- Refactor error overlay for new router: #41343
- inline httpproxy usage: #41330
- proper error if middleware or api/route not return a Response: #41336
- Fix CSS imports tree-shaking: #41357
- Ensure content is kept rendered below the error overlay on build errors in new router: #41360
Example Changes
- add Cloudflare Turnstile example: #41283
Misc Changes
- Test for unused css modules with layout: #41018
- Support aarch64 Linux with page size >= 16k: #41229
- Update rsc error message: #41351
Credits
Huge thanks to @hanneslund, @styfle, @maximbaz, @timneutkens, @huozhi, @feedthejim, @mabels, @maxam2017, and @shuding for helping!