Core Changes
- fix: Move tree shaking config to
experimental.turbo
: #69050 - Turbopack build: Fix metadata handling: #69086
- Remove references to removed react-dom/server APIs in Webpack shims: #68987
- misc: tweak fetch patch restoration timing during HMR to allow for userland fetch patching: #68193
- Remove unused react-dom/server.browser references: #68988
- refactor: fallback updates: #68631
- refactor: update fallbacks to use response cache: #68603
- Improve create not found tree and remove asNotFound: #68910
Example Changes
- (Example) Remove redirects plugin from Sitecore XM Cloud example: #69094
Misc Changes
- Add test suite for react-dom/server usage in React Server environment: #68945
- fix(turbopack): correctly handle catchall specificity: #68800
- chore(github): update sync label logic: #69072
- build: Update
swc_core
tov0.101.3
: #69039 - chore(github): update system and prompt logic (AI): #69115
Credits
Huge thanks to @kdy1, @timneutkens, @eps1lon, @ah100101, @feedthejim, @ForsakenHarmony, @wyattjoh, @samcx, and @huozhi for helping!