Core Changes
- Fix IPv6 hostname formatting in CLI: #43491
- Hydration error link is appended multiple times in app-dir: #44741
- Improve errors caused by Class Component rendered in a server component.: #44726
- Update
jsonwebtoken
: #44748 - @next/font: Add preconnect tag when fonts are used but not preloaded in app-dir: #44746
- Ensure folder exists for standalone server: #44745
- chore: Update
swc_core
tov0.53.0
: #44707 - Revert "chore: Update
swc_core
tov0.53.0
": #44760 - chore: fix typo: #44761
- Fix app ISR handling with no generateStaticParams: #44787
Documentation Changes
- Clarify middleware.ts location in docs: #44788
Example Changes
- Update: SharedModal.tsx swipe bug in with-cloudinary: #44771
Misc Changes
- Migrate set-output usage to $GITHB_OUTPUT: #44757
- Add simple test that custom server works: #44536
- Migrate basic-basepath tests into basic: #44776
- Autolabel with linear when labeled with kind: bug: #44774
- Exposing NextFont types: #44772
- Fix set output handling for DOCS_CHANGE env: #44789
- Fix echoing DOCS_CHANGE result
Credits
Huge thanks to @akshitsinha, @hanneslund, @JanKaifer, @ianldgs, @kdy1, @sorrycc, @tapaskumar05, @stuartkeith, and @EmilianoGarciaLopez for helping!