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
I currently use [email protected] in a project with [email protected] and [email protected]. However, the package specifies a peer dependency of react@"^18.0.0", which causes conflicts during installation.
Is support for React 19 planned or are there any compatibility concerns?
Thanks for the great library!
The text was updated successfully, but these errors were encountered:
Hi,
I currently use
[email protected]
in a project with[email protected]
and[email protected]
. However, the package specifies a peer dependency ofreact@"^18.0.0"
, which causes conflicts during installation.Is support for React 19 planned or are there any compatibility concerns?
Thanks for the great library!
The text was updated successfully, but these errors were encountered: