npm vendor

React

Breaking changes and removed APIs from React release blog + changelog.

Resolves from: react, react-dom

Tracked changes

1
  • BreakingAction required

    React 19 removes defaultProps for functions, string refs, legacy context

    React 19 removed defaultProps on function components (use default parameters), string refs, legacy context, and the react-dom render() / hydrate() APIs. Older code paths break on upgrade.

    published 2024-12-05 · affects ≥ 19.0.0

    Source ↗

Powered by ChangelogRadar's deprecation & pricing archive · sourced to every vendor's own changelog · scan your package.json →. Curated best-effort from public sources; not authoritative — verify with the vendor before acting.