Core Changes
- capture console issues as console errors: #72468
- Add expireTag and expirePath APIs: #72485
- fix: try/catch access to localStorage within __NEXT_APP_ISR_INDICATOR useEffect: #72362
Misc Changes
- Upgrade React from
66855b96-20241106
to5c56b873-20241107
: #72469 - fix(turbopack): Remove self-references from tree shaking results: #72567
- Turbopack: Don't run PostCSS on internal assets: #72579
Credits
Huge thanks to @huozhi, @kdy1, @mischnic, @ijjk, and @icyJoseph for helping!