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 17.x #93

Open
fructus0 opened this issue Mar 15, 2022 · 7 comments
Open

React 17.x #93

fructus0 opened this issue Mar 15, 2022 · 7 comments

Comments

@fructus0
Copy link

Hey, will there be support for 17.x react?
It works on this version, but installation via npm requires --legacy-peer-deps

@farminf
Copy link
Owner

farminf commented Apr 7, 2022

I try to make that happen 👍🏽

@doorbind
Copy link

doorbind commented Apr 7, 2022

17.x support would be nice!

@kayvaninvemo
Copy link

I made a working repo, if you think this is a good path let me know to create a PR

@farminf
Copy link
Owner

farminf commented Apr 18, 2022

would be great :)

@saidmoya12
Copy link

Please update

"peerDependencies": {
    "react": "16.x"
  },

to

"peerDependencies": {
    "react": ">=16.x <=17.x"
  },

@kayvaninvemo
Copy link

would be great :)

I created a PR. I tested it on react 17 and 18.

@kayvaninvemo
Copy link

Is there any plan for build and publish the new version?

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

5 participants