Core Changes
- App directory next/link dynamic href dev error: #43074
- Add
ref
forwarding fornext/image
: #43193 - Always transform styled-jsx for rsc and error with client-only condition: #43386
- dynamic = 'error' should only throw if page didn't get exported: #43377
- fix
output: "standalone"
returning 500 error on certain pages when built without pages/: #43336 - Fix "apply() is only allowed in ready status (state: idle)" HMR errors: #43242
- Add gSP and gSSP checks for both server and client layers in the SWC transform: #43391
- Make sure the TS plugin works for src/app: #43412
- Remove stack trace from full reload warning: #43453
- Upgrade compiled undici: #43481
Example Changes
Misc Changes
- Update @next/font/google fonts: #43385
Credits
Huge thanks to @hanneslund, @JanKaifer, @huozhi, @DuCanhGH, @colinking, @rishabhpoddar, @maxproske, @shuding, and @wyattjoh for helping!