Core Changes
- Handle
as
on next/link with new router: #41285 - Load
beforeInteractive
scripts properly without blocking hydration: #41164 - Add test for link back to original page: #41297
- Local font files adjust fallbacks: #41180
- Update middleware query hydration handling: #41243
- Fix NextUrl trailing slash normalize for data route: #41311
Documentation Changes
- Update security-headers doc: #41312
Example Changes
- Add --frozen-lockfile in Docker example when using pnpm: #41291
- chore(examples): upgrade Auth0 example: #41284
Misc Changes
- Add test for link to catchall route in new router: #41289
Credits
Huge thanks to @timneutkens, @shuding, @crazyurus, @EarlGeorge, @hanneslund, and @MariaSolOs for helping!