Core Changes
- PPR Support: #57319
- fix: ensure generateStaticParams isn't required for PPR: #57333
taint
flag should enable experimental react in turbopack: #57315- Fix app ISR error handling: #57332
- fix metadata url resolving with path posix: #57343
- Get rid of semver from the server bundle: #57321
- fix(next_core): align remove trailing slash: #57344
- perf: avoid using raw-body for server actions: #57358
- fix(next-core): apply correct jsx transform context for ssr: #57300
Misc Changes
- fix async-modules test: #57320
- update turbopack test manifest: #57357
- Split jsconfig-paths and jsconfig-paths-wildcard tests: #57360
- disable opentelemetry test in turbopack: #57361
- test(turbopack): update test manifest: #57366
Credits
Huge thanks to @wyattjoh, @ztanner, @ijjk, @huozhi, @shuding, @kwonoj, @timneutkens, and @feedthejim for helping!