Core Changes
- build(edge): extract buildId into environment: #64521
- Revert "build(edge): extract buildId into environment": #65425
- fix(next/image): set max url length to 3072: #65457
- Support React 19 in App and Pages router: #65058
- Promote and rename server bundling options
serverComponentsExternalPackages
andbundlePagesExternals
: #65421 - add experimental flag to allow forcing NODE_ENV=development in builds: #65463
Misc Changes
- docs(caching): Fix typo for
staleTimes
: #65427 - test: disable next-test playwright test: #65460
- fix isTurbopack check in test cases: #65446
Credits
Huge thanks to @huozhi, @ijjk, @bennettdams, @sokra, @styfle, @eps1lon, @Ethan-Arrowood, and @ztanner for helping!