Core Changes
- types: mark ImageResponse from next/server deprecated: #57372
- Fix deploy id env handling when disabled: #57374
- codemods: migrate viewport related metadata export to viewport export : #57436
- Process Client -> RSC Server Actions as TS: #57454
- Apply react-server transform and valication to middleware: #57448
- fix(turbopack): don't emit issues when parsing the segment config for non js files: #57452
- fix(next-core): fix determining dynamic route: #57435
- Add deprecation warning for disabling swc minifier: #57453
- Turbopack: Improve error handling: #57386
- refactor: simplify swc loaders configuration: #57457
- Ignore postponed rejections: #57456
- use postcss transforms consistently also on server side: #57434
- feat(turbopack): add support for parallel routes and route interception: #57450
Credits
Huge thanks to @huozhi, @ijjk, @jridgewell, @ForsakenHarmony, @kwonoj, @padmaia, @sokra, and @sebmarkbage for helping!