Core Changes
- Fix writing strings to the writable stream writer: #32637
- fix(next/jest): do not watch
.next
folder: #32659 - chore: Update swc: #32664
- Pre-compile more dependencies: #32627
- Upgrade react 18 to rc, drop prerelease warning: #32619
- next-swc: styled-jsx error checking and reporting updated (invalid-styled-jsx-children.md): #31940
Documentation Changes
- Added section about router methods returning a promise: #31341
Example Changes
- This example does not show how to use Jest with TypeScript: #32633
Misc Changes
- Add test case for middleware rewrite to fallback: true page: #32626
Credits
Huge thanks to @shuding, @balazsorban44, @molebox, @jameshfisher, @kdy1, @huozhi, and @hanneslund for helping!