Core Changes
- Fix ServerAction rejection reason: #63744
- Respect non 200 status to page static generation response: #63731
- Turbopack: parallelize app structure: #63707
- fixes to next.js tracing: #63673
- fext(next-core): inherit root layout segment config for the routes: #63683
- add tracing to server actions transform: #63773
- remove left-over debugging: #63774
- update turbopack: #63778
Documentation Changes
- Update Turbopack docs: #63759
Misc Changes
- improve tilde test case: #63470
- Update Turbopack development test manifest: #63751
- Improve handling of failed
nextBuild()
calls in test suite: #63717
Credits
Huge thanks to @gnoff, @sokra, @timneutkens, @huozhi, and @kwonoj for helping!