Core Changes
- DX: add route context to the dynamic errors: #61332
- Telemetry: add time-to-first-byte signal: #61238
- Refine logging message of experiments: #61337
- fix(turbopack): don't parse
.ts
files as.tsx
: #61219
Documentation Changes
- Docs: Fix headings in Parallel Routes page: #61328
- OpenTelemetry: clarify Edge runtime support: #61338
- chore: update docs around redirect(): #61334
Example Changes
- chore(examples): switch default from yarn to npm in Dockerfiles: #61348
Misc Changes
- Fix app-document-import-order for Turbopack: #61295
- Fix next-image-legacy/base-path for Turbopack: #61311
- Skip browserslistrc tests: #61294
- Fix image-optimizer for Turbopack: #61312
- Fix next-image-new/app-dir for Turbopack: #61282
- Fix areweturboyet test path: #61314
- Remove incorrect test: #61335
Credits
Huge thanks to @timneutkens, @delbaoliveira, @huozhi, @dvoytenko, @ForsakenHarmony, and @samcx for helping!