Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React 18.0.0 doesn't really seem to be a requirement #174

Open
adamskwersky opened this issue Mar 17, 2023 · 1 comment
Open

React 18.0.0 doesn't really seem to be a requirement #174

adamskwersky opened this issue Mar 17, 2023 · 1 comment

Comments

@adamskwersky
Copy link

The code seems to run fine with React ^16.14 (using npm 6.x which is lax on peer dependencies)
Can we change the package.json to only require React4 ^16.14 instead of 18 as a peer dependency?
Our product must continue using 16.14 for the time being.

@savolkov
Copy link

savolkov commented Apr 17, 2023

@MaTeMaTuK please take a look at that, this is a good idea. Here's the PR #184

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

No branches or pull requests

2 participants