-
-
Notifications
You must be signed in to change notification settings - Fork 97
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
Add React 19 support #240
Comments
React 19 has been released, so it would be great to add this now. I've been using rc1 for the past few weeks with react-h5-audio-player (via npm --force) in my app and have experienced no problems. |
Sounds good. |
Published This is a pre-release because the testing library doesn't support React 19, and we still relied on React 18 for testing. Feel free to try it out and let me know if there is any issue. |
React 19 now has a release candidate, so it would be great to add support here.
The text was updated successfully, but these errors were encountered: