Core Changes
- Skip client reference manifests for static metadata route handlers: #74876
- Upgrade React from
b3a95caf-20250113
tof0edf41e-20250115
: #74890 - fix: moved down segment path handling after cache headers are set: #74893
- [Turbopack] improve task optimization: #74837
Misc Changes
- ci: ensure fnm is installed in build_reusable: #74891
- feat(turbopack): Add a compile-time feature to turbopack to enable tokio-console support: #74675
- [Turbopack] fix task optimization by removing children count: #74907
- fix(turbopack-swc-utils): Don't panic if issues aren't emitted, use
#[must_use]
annotation: #74906 - Create synchronous snapshots of recursive AvailableModuleInfo struct: #74894
Credits
Huge thanks to @ztanner, @unstubbable, @wyattjoh, @bgw, @sokra, and @wbinnssmith for helping!