Core Changes
- Use consistent error formatting in terminal: #71909
- [Segment Cache] Interception routes: #73434
- Upgrade to typescript 5.7: #73594
- [Segment Cache] Use LRU to manage cache data : #73486
- [Segment Cache] Add isPartial to segment prefetch : #73528
- Fix missing client reference manifest error when using route groups: #73606
- feat(after): stabilize
unstable_after
: #73605 - [Segment Cache] Add isHeadPartial: #73530
- fix: do not add suffix for sitemap under group routes: #73570
- Dynamic IO: Improve error handling: #73607
Example Changes
Misc Changes
- Fix PostCSS dependency message handling: #73529
- docs: update the outdated generate sitemaps doc with versioned changes: #73547
- [Turbopack] add telemetry for persistent caching usage: #73554
- docs: fix forbidden file paths: #73575
- docs(composition-patterns): add missing React.ReactNode type in layout.tsx example: #73577
- test: replace
check
toretry
in hmr.test.ts: #73590 - chore(docs): mention uses for
unoptimized
: #73604
Credits
Huge thanks to @devjiwonchoi, @mischnic, @huozhi, @eps1lon, @sokra, @ztanner, @yeeed711, @acdlite, @unstubbable, @lubieowoce, @PapatMayuri, and @styfle for helping!