Accept React 19 in peer dependencies #55
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi! Would you consider this PR?
There are a few steps involved in supporting React 19 in
mui-color-input
:mui-color-input
peer dependencies, & releasing a new version/
to React 19, currently blocked on@chromatic-com/storybook
upgrading to a new version ofreact-confetti
docs/
to React 19, currently blocked on:mui-color-input
being released, due to the way this repository depends on itself,I'm happy to contribute (1), (2) and (3.1) if you're open to it, starting with this PR, with the caveat that I'll be out for travel next week so there might be a slight delay due to that.
I've confirmed, by force updating the dependencies, that both the storybook and the tests are fine, and the color input works as expected. Thank you for making this library :)