Core Changes
- Automatically using different port to start dev server for non-explicit port: #30736
- Resolve stream piper on complete shell for renderToReadableStream: #31186
- fix(middleware): fetch resource may be a URL instance (or any stringifiable value): #31260
- Ensure NODE_ENV is replaced correctly with swc: #31274
- Add support for jsxImportSource in tsconfig/jsconfig: #31358
Documentation Changes
- Changes in dev script (package.json): #31245
Misc Changes
- bugfix/second-locale-in-pathname remove console.log: #31289
Credits
Huge thanks to @dyarfaradj, @vordgi, @iheyunfei, @huozhi, @panva, and @ijjk for helping!