Core Changes
- [Segment Cache] Add PPR header to segment prefetch: #73756
- fix: path escaping issue on windows: #73843
- Rename variables in LayoutRouter for clarity: #73826
- [Segment Cache] Skip prefetched segments on server: #73626
- [Segment Cache] No data on tree prefetch if no PPR: #73767
- Remove segmentPath from RSC payload: #73827
- build: better error if fetching AMP validator fails: #73851
- Escape the '.' in '.json' when making static data routes.: #73850
- fix(next@15): use the asset prefix when loading a CSS in App Router: #72095
Misc Changes
- feat: Update
swc_core
tov9.0.0
: #73696 - Turbopack: resolve some to-resolved-in-loop: #73794
- Bump Rust version: #73169
- fix(turbopack): Enable
explicit_resource_management
transform: #73802 - docs: fix code block extension on
after
anderror handling
: #73844 - Revert "feat: Update
swc_core
tov9.0.0
": #73866
Credits
Huge thanks to @acdlite, @kdy1, @mischnic, @lubieowoce, @JamBalaya56562, @creationix, @ijjk, and @noreiller for helping!