Core Changes
- Update root not found boundary to not introduce Server Component: #70328
- feat(next): codemod for removed
geo
andip
ofNextRequest
: #70064 - Mention
app
dir in TS setup tip: #70337 - Add additional fixes for experimental tracing: #70356
- Fix duplicate headers in response to static assets if overrides specified by user: #70127
- fix: change duplicated POST method to PUT method: #70308
- Externalize node binary modules for app router: #70330
- Support fallback params when the layout is a client component: #70329
Misc Changes
- Turbopack: Don't lookup JSON files in
baseUrl
: #70070 - Turbopack build: Skip unsupported middleware features: #70341
- Enable more MDX Turbopack tests: #70347
- Turbopack: make a
require
stub available in ESM: #70255 - fix(turbo-tasks): Remove
T: Serialize
bound from ResolveVc: #69995 - Update docs for adding ImageKit reference: #69554
- chore(docs): update opentelemetry docs: #70271
Credits
Huge thanks to @gnoff, @mischnic, @timneutkens, @bgw, @devjiwonchoi, @ankur-dwivedi, @kidonng, @ijjk, @abhi12299, @baeharam, @huozhi, and @AnaTofuZ for helping!