Core Changes
- Improve error message for importing native Node APIs in the edge runtime: #30696
- Keep attempting to load binary files after failure: #30755
- Fix Invalid character in header ["Content-Disposition"]: #30287
- Relax restriction of
images.path
in next.config.js: #30741 - Prevent storing page props cache when in SSG + preview mode: #30757
Documentation Changes
- Add note about HMR WebSocket to upgrade guide: #30704
- Add security notes to the URL imports documentation.: #30708
- Add workaround for prefixing the default locale to the docs.: #30673
- Fix spelling error: #30737
- docs: update react 18 configuration: #30726
- Recommend using next CLI for Docker entrypoint and not yarn: #29024
Example Changes
- Fix link to Elasticsearch products page: #30752
- Updates dependencies for with-supertokens example: #30162
Misc Changes
- Ensure dev binary download skips for docs only change: #30746
- Fix a couple more missing doc only checks: #30748
- Remove
binary-cache
check inid: binary-cache
: #30658 - Add Node.js 17 to CI: #30760
Credits
Huge thanks to @ijjk, @leerob, @shuding, @gish, @matamatanot, @vadymshymko, @huozhi, @padmaia, @stefee, @styfle, @ihmpavel, @rishabhpoddar, and @kamsar for helping!