Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

Modify package.json to support react 18 #528

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

toto1384
Copy link

@toto1384 toto1384 commented Jul 4, 2022

No description provided.

@ajitdas123
Copy link

@toto1384 What if we allow all react version basically instead "react": "^16 || ^17" || "^18", if we use "react": "*", . This will take care of all upcoming versions.

@toto1384
Copy link
Author

@toto1384 What if we allow all react version basically instead "react": "^16 || ^17" || "^18", if we use "react": "*", . This will take care of all upcoming versions.

Future changes of React might break the functionality of this library. I have tested a little how it performs on React 18 and it seems to work. But maybe React 19 will break it.

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

Successfully merging this pull request may close these issues.

None yet

3 participants