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

Upgrade React version #214

Open
Manuelandro opened this issue May 17, 2024 · 4 comments · May be fixed by #221
Open

Upgrade React version #214

Manuelandro opened this issue May 17, 2024 · 4 comments · May be fixed by #221

Comments

@Manuelandro
Copy link

Can you support react the latest version? I got conflict when i try to upgrade react in my project. The upcoming 19 release would be awesome. Thanks

@kayes360
Copy link

kayes360 commented Feb 5, 2025

same problem

@followdarko followdarko linked a pull request Mar 7, 2025 that will close this issue
@elijaholmos
Copy link

@omgovich pinging for visibility

@omgovich
Copy link
Owner

Hey guys! @followdarko is working on the fix.
Could you pls describe what type of "conflict" you encountered? That would help us to be sure we fix it in #221
Is it TS types incompatibility or some runtime error?

@followdarko
Copy link

followdarko commented Mar 19, 2025

Indeed! I tested on create-next-app with react@19 / node@22 / npm@10 everything works well.

I got conflict when i try to upgrade react in my project

It's probably not directly related to react-colorful. Also peerDependencies is already set to "react": ">=16.8.0" so it should work correctly.

@Manuelandro @kayes360 @elijaholmos
Could you share your node js and package manager name and version please?

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

Successfully merging a pull request may close this issue.

5 participants