Core Changes
- [Cache Components] Defer Request Data API resolution to another task in dev when it would suspend when prerendering: #82386
- [devtool] migrate global inline style tag to css: #82778
Misc Changes
- [turbopack] Update next docs with information about turbopack known adoption issues: #82560
- Use
jsx
extension instead ofjs
in global-error documentation: #82710 - [sourcemaps] Fix sourcemapping in Redbox on Windows: #82078
- [test] separate metadata font tests: #82746
- Turbopack: don't look into fallback import map twice: #82786
Credits
Huge thanks to @lukesandberg, @gnoff, @cypherab01, @eps1lon, @huozhi, and @mischnic for helping!