- Added warnings for numerous deprecated APIs (findDOMNode, legacy context, string refs, defaultProps in function components, etc.) to aid React 19 migration.
- Enabled writing to this.refs to support the string‑ref codemod.
- Introduced deprecation warnings for test utils, act usage, key spreading, unmountComponentAtNode, and renderToStaticNodeStream.
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.