Core Changes
- Update experimental trace tracking: #70044
- fix(next): Fixed an error when next#dev runs in windows: #70013
- Upgrade React from
94e652d5-20240912
to206df66e-20240912
: #70076 - Add "@sparticuz/chromium" to server-external-packages.json: #69127
- skip generating cert each time: #67122
- fix: clone response in first handler to prevent race: #70082
- fix: eslint-plugin-next glob: #68773
Example Changes
- Update with web worker example to utilize the App Router: #70058
Misc Changes
- docs: Fix incorrect
--example
flag commands in create-next-app.mdx: #69307 - docs: fix leading slash in link url: #70074
- Fix failing test case: #70075
- chore: fix some comments: #69361
- docs: update use cases for
unstable_noStore()
to include component …: #70071 - docs(runtime): improved readability and better clarifying: #70077
- docs: update prerender error: #69744
- [docs] Recommend disabling static analysis to combat build OOM if CI already handles that: #69186
- docs: clarify which functions become Server Actions: #69243
- Update sitemap.mdx: #66668
- docs(ppr): Add note about canary for PPR: #70053
- fix(create-next-app): Add ts lint rule if --empty flag: #70089
- perf(turbo-tasks): Use native async traits for TaskInput (not the async_trait macro): #70084
Credits
Huge thanks to @ijjk, @none23, @sommeeeer, @haouvw, @PlagueFPS, @Pyr33x, @SouthLink, @leerob, @eps1lon, @frydj, @vercel-release-bot, @CrutchTheClutch, @sleevezip, @samcx, @r34son, @wyattjoh, @Sam-Phillemon9493, @yunsii, and @bgw for helping!