Core Changes
- Fix logging option internal consuming: #67972
- Turbopack build: Implement reactProductionProfiling: #67909
- Update metadata ready tracking: #67929
- Fix
next lint
with async eslint-formatters: #67860 - refactor: move rust crates to the repo root directory: #67780
- Wait for pending Webpack Hot Updates before evaluating JS from RSC responses: #67673
- Stop handling hydration errors from unsupported React versions: #67903
Misc Changes
- Turbopack build: Properly isolate scss/webpack-error test: #67995
- pre-push: Don't block pushes to canary for forked repos: #67946
- Label React syncs in GitHub with
type: react-sync
: #67710 - Remove stray heading in error page: #68025
Credits
Huge thanks to @huozhi, @timneutkens, @lubieowoce, @gnoff, @darthmaim, @ForsakenHarmony, @eps1lon, and @mischnic for helping!