Core Changes
- refactor: merge duplicated render page logic: #37897
- Fix styled-jsx types when package is not hoisted: #37902
- Remove full reload overlay and warn in CLI instead: #37874
- Remove NextResponse.json as we already have it defined from inheriting Response: #37887
- fix: keep _ssgManifest.js output uniform: #37906
- Fix next/head in _app in RSC pages: #37928
- Ensure resolvedUrl is correct with fallback rewrites: #37932
Documentation Changes
Example Changes
- [Examples] Add external example with typescript to "with-material-ui" folder: #37846
- Adding example with-fingerprintjs-pro for identifying visitors: #37549
- chore: detect no canary verification: #37788
- Added with-particles template: #35471
Credits
Huge thanks to @huozhi, @henriqueholtz, @ilfa, @balazsorban44, @molebox, @matteobruni, @ryscheng, @hanneslund, @Schniz, @hoonoh, and @shuding for helping!