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

Support for React 17/18 #126

Open
LukaszGrela opened this issue Apr 12, 2022 · 5 comments
Open

Support for React 17/18 #126

LukaszGrela opened this issue Apr 12, 2022 · 5 comments

Comments

@LukaszGrela
Copy link

I'm working with React 18 and when I tried to install this module I was reported:

npm ERR! Could not resolve dependency:
npm ERR! peer react@"^15.0.0 || ^16.0.0" from [email protected]

Would you support React 17/18?

@votemike
Copy link

Maybe create a PR?

@themagickoala
Copy link
Contributor

PR here: #127

@sfiggins
Copy link

sfiggins commented Jul 8, 2022

I am +1 for this PR. My current workaround is to set legacy peer deps to true in my project's .npmrc.

npm config set legacy-peer-deps=true --location=project

But a simple 4.0.2 release with this one change would be appreciated.

@pkletsko
Copy link

Can you please prioritise this PR. Really need it.

@MBondarchuk-dev
Copy link

Is there any progress with this issue? My team needs it as well.

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

6 participants