Core Changes
- fix(ts): correctly augment
next
whentypedRoutes: true
: #46332 - feat(cssnano-simple): merge into next repo: #46380
- Dedupe next/font preload tags: #46354
- Print command for current packet manager in @next/font warning: #46359
- Loader refactoring: #46304
- Support
server-only
inside pages/api: #46328 - fix: improve next.config.js validation for
images
prop: #46326 - Revert "Support
server-only
inside pages/api": #46388 - Add relative app dir field: #46393
Documentation Changes
- Docs:
next/font
updates: #46159 - Add note explaining how to import fonts with spaces in name: #46348
- Docs: Fix Railway link: #46381
Example Changes
- Add missing 'key': #46386
Misc Changes
- test(next-script): teardown next-dev instance via jest hooks: #46383
- Apply filtering after rewrite as well (#46390
- Fix fetch cache key inputs and encoding (#46392
Credits
Huge thanks to @balazsorban44, @delbaoliveira, @SukkaW, @hanneslund, @JanKaifer, @GitRowin, @shuding, @styfle, @mjunix, and @kwonoj for helping!