Core Changes
- Remove extra logic of Server Reference check for registering twice: #62486
- Update readme of @next/bundle-analyzer package: #62804
- Don't emit crossorigin attributes for
output: "export"
by default: #61211 - apply some transforms on foreign code too: #62827
- update turbopack: #62884
- refactor: rename isAppDirEnabled to hasAppDir: #62837
- bump @edge-runtime/cookies for Partitioned cookie support: #62889
- refactor(next): fix spacing on auto-generated root layout: #62769
Documentation Changes
- Update 06-src-directory.mdx to mention Typescript paths: #62863
Example Changes
- Fix with-passport-and-next-connect import: #62874
- Remove cms-keystonejs-embedded and link to official docs: #62876
- Fix with-joi example: #62877
Misc Changes
- Use actions/checkout for trigger release: #62854
- Fix handling for getting latest stable tag: #62858
- test(fixture): update snapshot: #62894
- Update to only use preminor when configured: #62904
- set persist-credentials: false during release workflow: #62905
Credits
Huge thanks to @ijjk, @shuding, @AlmazHecker, @timneutkens, @tdanecker, @sokra, @huozhi, @rezof, @ryanhalliday, @devjiwonchoi, @kwonoj, and @ztanner for helping!