Skip to content
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

[Feature Request]: Add support for React 19 #97

Open
2 tasks done
TrevorBurnham opened this issue Feb 6, 2025 · 1 comment
Open
2 tasks done

[Feature Request]: Add support for React 19 #97

TrevorBurnham opened this issue Feb 6, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@TrevorBurnham
Copy link

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

@TrevorBurnham TrevorBurnham added the enhancement New feature or request label Feb 6, 2025
@johannes-weber
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants