Core Changes
- fix(turbopack): Do not report hmr timing twice: #63227
- enable
optimizeServerReact
by default: #62658 - feat(turbopack): emit well known error into cli: #63218
- feat: add
deploymentId
config: #63198 - Fix middleware catch-all rewrite case: #63254
Documentation Changes
- Update 02-server-actions-and-mutations.mdx - FormData is itself iterable : #62541
- Update 02-server-actions-and-mutations.mdx - add required generic type and remove unnecessary parameter types: #62551
Example Changes
Misc Changes
- Add tarball deployments for each build: #62969
Credits
Huge thanks to @kdy1, @stipsan, @ellertsmari, @michaltarasiuk, @ijjk, @Ethan-Arrowood, @kwonoj, and @styfle for helping!