Core Changes
- [build] remove devtool from client chunks in prod: #81376
- chore: align css loader in storybook: #81403
- feat: make typed routes output deterministic: #80432
- [dev-tools] Custom keyboard shortcut to toggle visibility: #81064
- chore: update rspack to 1.4.5: #81216
- [use-cache] track cache read earlier when encrypting bound args: #81427
- Upgrade React from
5d87cd22-20250704
toa7a11657-20250708
: #81428
Example Changes
- Add Biome example: #81334
Misc Changes
- fix(CI): Update llvm when building native musl targets: #81392
- fix(turbopack): external script should under async module: #81362
- Update Rspack production test manifest: #81364
- Turbopack: don't emit
blurDataURL: null
: #81387 - Turbopack: fix incorrect graph state bug: #81202
- [test] Avoid flaky assertions due to dynamic metadata: #81373
- fix(turbopack) Adjust tree loader to respect parent module overrides: #81139
- Turbopack: remove unused code: #81411
- Turbopack: improve var names, add some unit tests: #81412
- Fix auth preflight check when triggering Front sync: #81166
- [turbopack] Install late loaded script and link tags at the end of the
head
instead of the end of thebody
: #81425 - refactor(turbopack/napi): Add a NextTurbopackContext type, rename VcArc to DetachedVc: #80881
Credits
Huge thanks to @bgw, @fireairforce, @dnhn, @vercel-release-bot, @mischnic, @sokra, @huozhi, @eps1lon, @RobPruzan, @Cy-Tek, @kristian240, @lukesandberg, @raunofreiberg, @SyMind, and @gnoff for helping!