Core Changes
- feat(next-swc): Update swc: #34045
- Deprecate
concurrentFeatures
withruntime
: #34068 - Add check for resolveWeak to next/dynamic: #33908
- remove unneeded and broken plugin: #34087
- Remove experimental warning from next/jest: #34096
- fix: arrow function export in rsc client component: #34105
- Use
renderToStream
with React 18: #34106 - Fix static result being piped: #34111
- Polyfill pipeTo and pipeThrough: #34112
Misc Changes
Credits
Huge thanks to @kdy1, @shuding, @timneutkens, @sokra, @thesyedbasim, and @devknoll for helping!