Core Changes
- route/middleware/instrumentation use server assets instead of client assets: #62134
- feat: add support for localizations in sitemap generator: #53765
Documentation Changes
- Update middleware matcher docs to mention has matching: #63533
Example Changes
- Update Sanity example deps: #63514
Misc Changes
- refactor(test): expose test mode as re-exported variables: #63240
- Split dev and build test run for Turbopack: #63511
- Add reporting of turbopack-dev-examples-manifest.json: #63521
- chore: fix stale issue closing GH Action: #63523
- retry pnpm pack: #63519
- refactor(test): don't use
global as any
in test utils: #63241 - test(fixture): update test fixture: #63498
- refactor(test): switch tests to use
pnpm
in more places: #63196
Credits
Huge thanks to @balazsorban44, @timneutkens, @sokra, @ctkc, @kwonoj, @stipsan, and @ijjk for helping!