Core Changes
- chore: Update
swc_core
tov0.89.6
: #61426 - Update turbopack: #61433
- fix a perf problem in VersionedContentMap: #61442
- Fix next dynamic import named export from client components: #61378
- fix issues loading CSS in default slots: #61428
- avoid sending issues turbopack messages to browser: #61443
- Support crossOrigin in Turbopack: #61461
- Pass down __NEXT_EXPERIMENTAL_REACT env to webpack build worker explicitly: #61463
Documentation Changes
- Remove the regions option from the config section of the middleware file conventions doc: #61425
- Docs: Update migration wording for /pages: #61453
- Docs: Add
instrumentation.ts
API reference, improve instrumentation docs: #61403 - Docs: Document prefetch
null
for App Router: #61203 - Docs: Add note on
default.js
receiving params: #61454
Misc Changes
- chore: use real font files for font tests: #61399
- chore: add
resolved
label: #61416 - Update Turbopack test manifest: #61435
- CNA: exclude ts(js)conf.json as well as .git folder: #61412
- remove note about updating next.config with hostname as this is not n…: #61458
Credits
Huge thanks to @ForsakenHarmony, @balazsorban44, @StephDietz, @kdy1, @sokra, @huozhi, @delbaoliveira, @chrisweb, @ztanner, and @timneutkens for helping!