Core Changes
- Fix text decoding for chunk: #36165
- Fix symlink and copy logic to
standalone
directory when usingoutputStandalone
: #35535 - Adds linting rule to avoid assignment to 'module' variable: #35279
- Fix res.json support for string / null: #36186
- Update swc: #36187
- Fix
next/image
usage in most cases ofonLoad()
: #36176 - [eslint-config-next] Update @typescript-eslint/parser to v5.19.0: #36156
- Add support for tsconfig moduleResolution
node | node12 | nodenext
: #36189
Documentation Changes
- Add instructions to create pages directory and add an index.js file to it: #35971
- docs: specify minimum required
react
version: #36091 - Loosen the "public" condition on getSSP: #36018
- fixed typo, that should say 'in' not 'from': #36046
Example Changes
- docs(examples/with-emotion-swc): update readme: #36197
Misc Changes
- Update CODEOWNERS: #36164
- Stabilize flakey prerender test: #36193
- Stabilize flakey build-output test: #36195
Credits
Huge thanks to @huozhi, @balazsorban44, @remorses, @amandeepmittal, @mward-sudo, @eric-burel, @timneutkens, @kdy1, @styfle, @ytkg, @CuriosBasant, and @bart-krakowski for helping!