Core Changes
- DX: fix error overlay flash: #61813
- feat: Allow specifying
useLightningcss
forstyled-jsx
: #61359 - Guard against restoring router state with missing data: #61822
- fix: babel usage with next/image: #61835
- fix:(next/image) handle
remotePatterns
with a dot in the pathname: #60488 - Update React from 2bc7d336a to ba5e6a832: #61837
- update turbopack: #61187
- conditionally send Next-URL in Vary response: #61794
- provide interception rewrites to edge runtime: #61414
- Update app-index to only ever construct the initial data response once: #61869
Documentation Changes
- Fix closing a modal example in parallel routes docs: #61819
- docs: Example mismatch when changing language JS/TS : #61833
- docs: add Page Router only section for beforeInteractive: #61839
- docs: update API reference for <Script> (switch to
_document.js
): #61875
Example Changes
- Clean up with-supabase example: #61799
Misc Changes
- test: add test for logging trace of dynamic = error: #61811
- test(fixture): separate pnpm cache for the test installation: #61783
- chore(test): switch a few tests from yarn to pnpm: #61793
- chore: rename job in pull_request_popular workflow: #61876
- chore: Update pnpm v8.14.2 to 8.15.1: #61807
Credits
Huge thanks to @huozhi, @kdy1, @ztanner, @dijonmusters, @SaiGanesh21, @kwonoj, @styfle, @vordgi, @sokra, @samcx, @gnoff, and @ryota-murakami for helping!