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

When will react 18 be supported? #623

Closed
F-happy opened this issue Feb 10, 2022 · 4 comments
Closed

When will react 18 be supported? #623

F-happy opened this issue Feb 10, 2022 · 4 comments

Comments

@F-happy
Copy link

F-happy commented Feb 10, 2022

No description provided.

@itdhsc
Copy link

itdhsc commented Mar 31, 2022

This would be interesting for us, too. Is React 18 support on the roadmap for further development?

@ximex
Copy link

ximex commented Apr 20, 2022

didn't test if anything else needed

"peerDependencies": {
  "react": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0",
  "react-dom": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"
}

@bvaughn
Copy link
Owner

bvaughn commented Apr 23, 2022

If the only thing required is to update the peer dependencies, I could publish a release with that bump. There may be other warnings or things though– in which case, I don't have the time to dig into them.

@bvaughn
Copy link
Owner

bvaughn commented Apr 23, 2022

Version 1.8.7 has been published with the peer dependencies updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants