Core Changes
- Fix dhat support for turbo dev: #67166
- Fix missing revalidate with notFound(): #75009
- fix: always ensure element before set to weakmap: #75012
- Fix ping event being sent unintentionally for Pages Router with Turbopack: #75030
Misc Changes
- refactor(turbopack/next-api): Make VcArc use OperationVc: #74479
- Add
next-custom-transforms
tests to verify source maps: #75005 - build: Update
swc_core
tov10.3.0
: #75018 - put dirty task tracing behind a feature flag: #75022
- Turbopack: fix layout segment optimization: #75026
- fix layout segment optimization: #75035
Credits
Huge thanks to @bgw, @unstubbable, @kdy1, @sokra, @ijjk, @huozhi, and @timneutkens for helping!