Core Changes
- fix dynamic route interception not working when deployed with middleware: #64923
- feat(turbopack): Handle fragments in requests: #64232
- feat(turbopack): Check for duplicate parallel routes: #64181
- Speed up createNext test suite isolation: #64909
- fix(rewrites): support external rewrite destination: #64943
- Ensure edge prerender-manifest is minimal: #64946
Example Changes
- Update with-storybook example: #64911
- bug fix on a pull request #64911: #64925
- Update Sanity example deps: #64939
- deps updated for with-mongodb-mongoose example: #64928
Misc Changes
- Docs: Add section for
@next/env
package: #64908 - test(manifest): skip font/proxy test for now: #64927
- docs: update og generation code with local assets: #64888
- Allow StackBlitz repro links in bug reports on GitHub: #64935
- Fix mock span: #64944
- Add --skip-install flag to create-next-app: #64691
Credits
Huge thanks to @zsh77, @delbaoliveira, @kwonoj, @KagamiChan, @ztanner, @kdy1, @timneutkens, @steveluscher, @stipsan, @MehfoozurRehman, @ijjk, and @vkryachko for helping!