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
AFAICT there are no compatibility issues between this package and React 19 (see the React 19 Upgrade Guide for reference), so I think all that's needed here is to change that peer dependency declaration.
Hi Trevor, thanks for reaching out!
We are actively working on making Cloudscape (all packages) React 19 compatible.
We cannot share any concrete ETA yet and keep this issue posted once done.
Description
React 19 is stable as of December 5, 2024: https://react.dev/blog/2024/12/05/react-19 However, trying to use it with collection-hooks causes npm to complain about a conflicting peer dependency.
AFAICT there are no compatibility issues between this package and React 19 (see the React 19 Upgrade Guide for reference), so I think all that's needed here is to change that peer dependency declaration.
Code of Conduct
The text was updated successfully, but these errors were encountered: