Skip to content

Feature Request: Add React 19 Compatibility #729

@nlivenketan

Description

@nlivenketan

Feature Request: Add React 19 Compatibility

Currently, react-multi-select-component supports React versions up to 18. However, I am using React 19 in my project and would like to continue using this component. While the component works fine with React 19, the build fails due to the peerDependencies not being updated for React 19 support.

Could you please update the component to support React 19 in the peerDependencies so that the build can proceed without errors?

Additional Context:

  • I'm using React 19 in my project, and everything works fine except for the build failure caused by missing peerDependencies.
  • The peerDependencies in the package.json need to be updated to include React 19.
  • If the peerDependencies are updated, the build will succeed without issues.

If you need any help testing or if you'd like me to provide further details on the issues I'm facing, feel free to reach out!

Expected Outcome:

  • The component should be compatible with React 19 without breaking any existing functionality and allow successful builds.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions