Core Changes
- fix(next/jest): jest can not load server-only code: #52393
- Turbopack: App Router build POC: #52036
- Avoid loading Next.js config again in render workers: #52587
- Add more extensions to
next-types-plugin
forNode16
/NodeNext
: #52562 - feat(next-swc): report native bindings load err code: #52570
Documentation Changes
- Fixed grammar in 03-react-essentials.mdx: #52597
Example Changes
- Update examples: counter.tsx - Don't need empty space: #52576
Credits
Huge thanks to @feugy, @alexkirsz, @shuding, @karlhorky, @starunaway, @FernandVEYRIER, and @kwonoj for helping!