Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React 19 types codemods #314

Closed
13 of 16 tasks
eps1lon opened this issue Dec 2, 2023 · 1 comment
Closed
13 of 16 tasks

React 19 types codemods #314

eps1lon opened this issue Dec 2, 2023 · 1 comment
Assignees

Comments

@eps1lon
Copy link
Owner

eps1lon commented Dec 2, 2023

Breaking changes: DefinitelyTyped/DefinitelyTyped#64451

  • release: 3.1.0 #318
  • Unflag all codemods Unflag codemods for new refs #319
  • refs are mutable by default: refobject-defaults
  • Require initial value for useRef: useref-required-initial (Add codemod for required initial value in useRef #217)
  • Remove deprecated global JSX namespace: scoped-jsx
  • [ ] Remove deprecated SFCFactory (createFactory has been removed so types are no longer needed)
  • Remove deprecated ReactText
  • Remove deprecated ReactChild
  • Remove deprecated ReactNodeArray (low priority): deprecated-react-node-array (feat: Add deprecated-react-node-array transform #325)
  • Remove deprecated ReactFragment (low priority): deprecated-react-fragment (feat: Add deprecated-react-fragment transform #326)
  • Remove deprecated VFC: deprecated-void-function-component
  • Remove deprecated VoidFunctionComponent: deprecated-void-function-component
  • Remove deprecated types related to propTypes: deprecated-prop-types-types
  • Remove deprecated ReactChildren (needs champion)
  • Remove deprecated types related to mixins (needs champion)
  • Remove deprecated ReactHTML and ReactSVG (needs champion)
  • Remove deprecated types related to propTypes: deprecated-prop-types-types
@eps1lon
Copy link
Owner Author

eps1lon commented Mar 17, 2024

Replaced by React 19 types GitHub project

@eps1lon eps1lon closed this as completed Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant