Core Changes
- Hide caniuse-lite outdated warning in terminal: #67869
- Support
compiler.removeConsole
with Turbopack: #67849 - remove extraneous field from FetchServerResponse: #67865
- refactor FetchServerResponse shape: #67866
- Support
reactRemoveProperties
with Turbopack: #67853 - prerendered pages should use static staleTime: #67868
- ensure cookies set in middleware can be read in a server action: #67924
Example Changes
- Examples: updated the example of analyze-bundles to utilize the App Router: #67843
- fix[examples]: update example cache-handler-redis: #67350
Misc Changes
- docs: add i18n caveat for global-error file #66905: #67894
- Docs: Bump min Node.js version to 18.18 (RC Docs): #67902
- chore(github): add bitbucket and gitlab hosts: #67899
- Improve performance of test cleanup step: #67845
- Turbopack build: Skip experimental.sri tests: #67898
- Turbopack build: Skip AMP tests (not supported): #67888
- Turbopack build: Skip typedRoutes tests (experimental feature): #67891
- Turbopack build: Skip babel specific tests: #67912
- Turbopack build: Ensure standalone-gsp.test.ts can run: #67900
- Turbopack build: Skip experimental.esmExternals tests: #67901
Credits
Huge thanks to @archanaagivale30, @huozhi, @pathliving, @mischnic, @delbaoliveira, @samcx, @mauroaccornero, @ztanner, and @timneutkens for helping!