Core Changes
- feat: Do not mangle
AbortSignal
to avoid breakingnode-fetch
: #58534 - Turbopack: prefer local opentelemetry version: #64206
- chore: externalize undici for bundling: #64209
- Add a mode to next build to make it easier to debug memory issues: #63869
- forward missing server actions to valid worker if one exists: #64227
- feat(next/image): add
overrideSrc
prop: #64221 - fix(fetch-cache): add check for updated tags when checking same cache key: #63547
- provide revalidateReason to getStaticProps: #64258
- chore(cli): fix the order
--experimental-debug-memory-usage
so it's alphabetical: #64264 - update turbopack: #64257
Documentation Changes
- docs(cli): re-order profile to match help output: #64267
Misc Changes
Credits
Huge thanks to @kdy1, @sokra, @huozhi, @mknichel, @ztanner, @styfle, and @samcx for helping!