Core Changes
- Disable more Turbopack build tests: #59245
- Remove
mutable
field from action types: #59221 - Add process.env.__NEXT_PPR to build config: #59253
- Fix dynamic transform ssr:false case for pages router with ESM: #59246
- Delete unused static prefetch code: #58783
Documentation Changes
- Docs: Fix upgrade guide files: #59249
Example Changes
- Updates with-supertokens example app: #58525
Misc Changes
- ci: report daily turbo integration test results from this repo: #58965
- fix typo in daily turbopack integration test reporting: #59251
- fix missing echo in daily turbopack reporting: #59255
- fix missing checkout in daily turbopack reporting: #59256
- Add app router name to font tests: #59257
- Fix non bundler module resolution in ts for third-parties pkg: #59244
Credits
Huge thanks to @timneutkens, @delbaoliveira, @ForsakenHarmony, @acdlite, @huozhi, @wyattjoh, and @rishabhpoddar for helping!