Core Changes
- docs: mention turbopack config codemod: #82183
- [devtools] Shim overlay on server: #82791
- Turbopack: pass cache handler path as relative path to Rust: #82780
- Remove unused code: #82774
- [perf] only load next config once when start next dev server: #82654
- [Cache Components] Error for Sync IO in Server Components during Static Prerender: #82500
- Upgrade React from
0bdb9206-20250818
to03fda05d-20250820
: #82847
Example Changes
- fix: update @types/node to resolve Vite 7.x peer dependency conflict: #82794
Misc Changes
- docs: fix typo in
Image#priority
: #82806 - [test] update existing passed tests for cache components suite: #82830
- [test] fix cache components build error in next-form tests: #82841
Credits
Huge thanks to @wbinnssmith, @charpeni, @mischnic, @timneutkens, @huozhi, @Hareesh108, and @gnoff for helping!