Core Changes
- refactor client router initialization: #67821
- Fix for
typedRoutes
when settingpageExtensions
- for typedRoutes MDX support: #67824 - [Diagnostics] Record framework.json after creating and cleaning distDir: #67819
- Enable
experimental.serverComponentsHmrCache
by default: #67800 - Drop the experimental env var for onRequestError API: #67856
- Add additional handling for experimental tracing: #67785
Misc Changes
- chore: bump turbo to 2.0.7: #67847
- Add test for Server Components HMR after navigating to page with Edge runtime: #67782
- Turbopack build: Fix re-export-all-exports-from-page-disallowed test: #67851
- test: add dynamic routes and suspense test case for onRequestError: #67848
Credits
Huge thanks to @samcx, @eps1lon, @timneutkens, @ztanner, @controversial, @mknichel, @unstubbable, @huozhi, and @ijjk for helping!