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

Modify package.json to support react 18#528

Open
toto1384 wants to merge 3 commits into
anthonyjgrove:masterfrom
toto1384:master
Open

Modify package.json to support react 18#528
toto1384 wants to merge 3 commits into
anthonyjgrove:masterfrom
toto1384:master

Conversation

@toto1384
Copy link
Copy Markdown

@toto1384 toto1384 commented Jul 4, 2022

No description provided.

@ajitdas123
Copy link
Copy Markdown

@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
Copy Markdown
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.

3 participants