Core Changes
- feat: Isolate dev build from prod: #83961
- Remove JS size reporting from next build: #83815
- Docs/workspace setup: #83490
- Turbopack: support
import ... with {type: "bytes"}
: #83896 - fix: error overlay not closing when backdrop clicked: #83981
Misc Changes
- [turbopack] Track task durations in the task_statistics file: #83522
- [turbopack] Remove the
issue_path
feature and related functionality: #83920 - Turbopack: use turbo_tasks::run in next.js to avoid task memory leak: #83848
- Update Rspack production test manifest: #83934
- Update Rspack development test manifest: #83933
- Turbopack: add test case that checks memory leak: #83849
- Turbopack: read project strongly consistent in project_update: #83974
- Fix output comparison when checking conclusion of required jobs: #83986
- Turbopack: JsAnalyzer parse AssignExpr: #83962
- Turbopack: less eager manifest generation: #83736
Credits
Huge thanks to @lukesandberg, @sokra, @vercel-release-bot, @devjiwonchoi, @icyJoseph, @mischnic, and @eps1lon for helping!