Core Changes
- Turbopack: make tracing easier: #75958
- Upgrade React from
cd90a4d8-20250210
tof83903bf-20250212
: #75967 - Use
compilation.{emitAsset,updateAsset}
api rather than mutatingassets
object: #75927 - Use resource to detect feature usage in telemetry: #75917
- Create unique source URLs between Client and Server in Pages dir: #75878
- cleanup: remove unused NEXT_RSC_ERR_* error parsing code: #75982
Example Changes
Misc Changes
- [Turbopack] disable session dependent tasks when dependency tracking is disabled: #75965
- docs: fix
use
pattern: #75529 - docs: fix prettier error: #75968
- Add (failing) test for module based feature telemetry in App Router: #75952
- [docs] update tailwind installation instruction to v4: #75739
- fix: compiler error when next/cache is used in a client module: #75979
Credits
Huge thanks to @mischnic, @sokra, @leerob, @eps1lon, @wbinnssmith, @Nayeem-XTREME, and @lubieowoce for helping!