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 16 or React 17? #59

Open
robfreundlich opened this issue Apr 29, 2022 · 0 comments
Open

React 16 or React 17? #59

robfreundlich opened this issue Apr 29, 2022 · 0 comments

Comments

@robfreundlich
Copy link

The changelog says this:

1.2.1

Move to React 17

But package.json still has this:

 "peerDependencies": {
    "react": "^16.0.0"
  },

And I'm getting dependency conflicts when I install into an ecosystem that uses React 17. So it seems like the changelog is wrong, and this package is still on React 16. Is that correct? If so, can it be upgraded to React 17?

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

1 participant