Skip to content

React 19 Support #1235

@ChrisCrossCrash

Description

@ChrisCrossCrash

Would you like to work on this feature?

  • Check this if you would like to implement a PR, we are more than happy to help you go through the process.

What problem are you trying to solve?

When I try to install React 19 in my project, I get this warning:

npm warn Could not resolve dependency:
npm warn peer react@"^16.8.0 || ^17.0.0 || ^18.0.0" from [email protected]

Describe the solution you'd like

I would like react-chartjs-2 to support React 19 as a peer dependency.

Describe alternatives you've considered

None.

Documentation, Adoption, Migration Strategy

If React 19 can be added as a peer dependency, users should be able to install react-chartjs-2 in a React 19 project without a warning.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions