Recent react updates
Section
Features
- [flags] Enable conditional use warning for experimental release channel (#37203) (1d4758e)
- [Flight] Add 'pending_weak' to Flight thenable protocol (#37154) (9b5b4d5)
- Add ReactDOM
browser()API (#37143) (15f7cd6)
Section
Fixes
- DevTools: Fix nested HOC name extraction in extractHOCNames (#37215) (ec61f18)
- [DevTools] Deduplicate error reporting (#37137) (35a0622)
- [Fiber] Fix hang when updating a dehydrated boundary inside a hidden tree (#37135) (9a81195)
Section
Improvements
- [Devtools] Added component search to the Profiler's commit view (#36944) (11eddec)
- [DevTools] Redesign the Profiler empty states around a primary action (#37185) (0011363)
- [Fiber] Collect Host Singleton children of Fragments (#37063) (3a717e4)
- [Fiber] Warn for Conditional Use of use() Based on Cache (#37104) (cbb046a)
- [DevTools] Reset extension backend on pagehide (#37155) (0f42eac)
- [DevTools] Create extension panels before React detection (#37151) (7acf005)
Section
Breaking Changes
- [DevTools] Remove the dead Timeline profiler code (#37187) (7dfc7cc)
- [DevTools] Remove Timeline profiler tab, suggest React Performance tracks (#37186) (c7cab66)
- [DevTools] Remove FlowFixMe from extension lifecycle (#37152) (c56a449)