Core Changes
- Refactor sandbox module cache: #31822
- Fix hydration middleware effects: #31800
- fix: support function components in _document in no-page-custom-font: #31560
- Add support for removing React properties.: #31606
- Include submodules in exported type definition: #28316
- Move require.resolve into the module scope: #31799
- fix amp validator message format: #31018
- Fix auto export condition in edge SSR: #31845
- bugfix: href value is not defined when typing out the href: #31813
- Do not load external binding if local was found: #31853
- fix: rsc headers: #31854
- Add port and hostname options to Next Server: #31858
- Fix: Cannot assign to read only property 'children': #31784
- Fix disabling of built-in CSS support if there is a custom loader: #31078
- include no-document-import-in-page rule in plugin index: #31890
Documentation Changes
- [Docs][Fix] Broken Link to API Reference: #31820
- Docs(router): Add type for url parameter: #31737
- SWC: Add error checks and tests to next-dynamic: #31683
- Docs(React 18): add missing
Suspense
import: #31897 - Docs(React 18): remove unnecessary
React
import: #31900
Example Changes
- docs(examples): add secure flag explanation to with-iron-session: #31896
Misc Changes
- Update swc: #31816
- docs(middleware): file extension consistency: #31879
- Remove unpurpose test: #31898
Credits
Huge thanks to @kdy1, @imabp, @javivelasco, @ljosberinn, @samuliasmala, @losfair, @lfades, @hanneslund, @timneutkens, @ka2jun8, @shuding, @monsonjeremy, @padmaia, @huozhi, @pqt, @styfle, @vvo, @leoortizz, @michel-kraemer, and @thibautsabot for helping!