Core Changes
- fix: don't drop queued actions when navigating: #75362
- [dev-overlay]: remove dependency on platform for focus trapping: #76849
- Turbopack: Add turbopack_load_by_url: #76814
- Add handling of origin in dev mode: #76880
Misc Changes
- Fix missing turbo command for rust-check: #76851
- fix(turbopack): Use correct
SyntaxContext
for__turbopack_esm__
: #73544 - Cleanup pure span handling: #76846
- Turbopack: remove unused IncludeModulesModule: #76868
- Update test snapshots for alternative bundler [5/n]: #76617
- Update test snapshots for alternative bundler [6/n]: #76768
- [test] Use
next.browser
instead ofwebdriver
in pages/ client-navigation: #76867 - fix(turbopack): Use vergen-git2 instead of shadow-rs for napi and next-api crates to fix stale git lock files: #76773
- Revert "fix(turbopack): Use vergen-git2 instead of shadow-rs for napi and next-api crates to fix stale git lock files": #76879
- build: Update
swc_core
tov16.4.0
: #76596
Credits
Huge thanks to @lubieowoce, @ztanner, @ijjk, @kdy1, @mischnic, @timneutkens, @wbinnssmith, @eps1lon, and @bgw for helping!