You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We plan to add support for React 19, this will be a new major version as there's some packages we're using that ONLY support react 19 unfortunately.
Benefits:
Future-proofing: Ensures the library remains relevant and compatible with the latest React ecosystem.
Enhanced performance: React 19 may include performance optimizations that users of the library can leverage.
Improved features: Support for new React 19-specific features will enable the library to stay modern and competitive.
Community alignment: Aligns with the broader React community's move to newer versions.
Plan:
Update peerDependencies to support React 19.
Test the library thoroughly with both React versions to ensure compatibility.
Avoid using React 19-specific APIs so the upgrade is easier for users
Release a new major version of the library to include React 19 support.
Update documentation to inform users about the added compatibility and any related notes.
This enhancement will provide users with flexibility and ensure the library remains a reliable choice in the React ecosystem. If you have any concerns or specific use cases that should be considered during this update, please share them here!
The text was updated successfully, but these errors were encountered:
shannonhochkins
changed the title
Add Support for React 19 While Maintaining Compatibility with React 18
Add Support for React 19
Jan 7, 2025
We plan to add support for React 19, this will be a new major version as there's some packages we're using that ONLY support react 19 unfortunately.
Benefits:
Plan:
This enhancement will provide users with flexibility and ensure the library remains a reliable choice in the React ecosystem. If you have any concerns or specific use cases that should be considered during this update, please share them here!
The text was updated successfully, but these errors were encountered: