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

Remove deprecated ReactHTML and ReactSVG #362

Open
eps1lon opened this issue Mar 17, 2024 · 0 comments
Open

Remove deprecated ReactHTML and ReactSVG #362

eps1lon opened this issue Mar 17, 2024 · 0 comments
Labels
enhancement New feature or request React 19

Comments

@eps1lon
Copy link
Owner

eps1lon commented Mar 17, 2024

ReactHMTL and ReactSVG were related to createFactories but we found usage using it as a list of possible built-in browser element types.

We now have HTMLElementType and SVGElementType which can be used instead of keyof ReactHTML and keyof ReactSVG respectively.

Needs real world codebase with usage to test on.

@eps1lon eps1lon added the enhancement New feature or request label Mar 17, 2024
@eps1lon eps1lon assigned eps1lon and unassigned eps1lon Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request React 19
Projects
Status: Ready
Development

No branches or pull requests

1 participant