Core Changes
- Upgrade vercel og and remove yoga type patching: #81937
- [perf] cache load config results: #80570
- Turbopack: use prototype for turbopack context for better runtime performance: #81547
- [reactcompiler] Test with latest RC: #82002
- [devtools] Fix various
exhaustive-deps
violations: #82010 - [devtools] Apply React Compiler to Next.js DevTools source: #82004
- Upgrade React from
edac0dde-20250723
to3d14fcf0-20250724
: #82020 - Adjusted the warning message to be more descriptive: #82054
- Track fallback params on workUnitStore: #82003
- Fix API stripping JSON incorrectly: #82061
- Upgrade React from
3d14fcf0-20250724
to19baee81-20250725
: #82063 - use FetchStrategy to control prefetching behavior everywhere: #82032
- [Segment Cache] set fetchStrategy on segments from a dynamic request: #82059
Misc Changes
- Update Rspack development test manifest: #82038
- [test] Allow running
lint-eslint
on a specific directory: #82009 - Adjusted the warning message to be more descriptive: #82052
- Update Rspack production test manifest: #82039
- [turbopack] mark
rcstr!
allocated Rcstr values as 'static' and stop refcounting them: #81994
Credits
Huge thanks to @huozhi, @vercel-release-bot, @sokra, @eps1lon, @Cy-Tek, @gnoff, @lukesandberg, @ijjk, and @lubieowoce for helping!