You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's a small problem, though. After upgrading to React 19, released a few days ago, it started breaking as it locks on React 18. I tested it on my project with React 19 by copying the source of vitest-browser-react code into my repo, as there's no need for any changes. It just works. I think you can safely expand the dependency version to include 19 and ship it as a new version.
The text was updated successfully, but these errors were encountered:
Hey! Thank you so much for this helpful library 🙏
There's a small problem, though. After upgrading to React 19, released a few days ago, it started breaking as it locks on React 18. I tested it on my project with React 19 by copying the source of
vitest-browser-react
code into my repo, as there's no need for any changes. It just works. I think you can safely expand the dependency version to include 19 and ship it as a new version.The text was updated successfully, but these errors were encountered: