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
React 19 is currently in RC and release is around the corner.
Could we update the react peer dependencies to support 19.0.0?
From my inspection, it doesn't look like this project using any functionality that will change / break from 18 to 19 so I believe the change can be made now.
Also I'm personally using this project on production with React 19 RC with no issues.
The text was updated successfully, but these errors were encountered:
Currently we have:
React 19 is currently in RC and release is around the corner.
Could we update the
react
peer dependencies to support19.0.0
?From my inspection, it doesn't look like this project using any functionality that will change / break from
18
to19
so I believe the change can be made now.Also I'm personally using this project on production with React 19 RC with no issues.
The text was updated successfully, but these errors were encountered: