Skip to content

Conversation

calebhskim
Copy link
Contributor

Overview:

Thanks for this project! We use it heavily in a number of our projects. With the recent release of NPM 7 we have gone through the process of updating a number of our dependencies. NPM 7 automatically installs peer dependencies which causes issues with projects that want to use React 17. This shouldn't be a breaking change and React 17 in itself is relatively lightweight and does not contain any new developer features. Let me know if this makes sense!

Testing

Tested locally

Notes:

I also considered using ^16.8.4 || ^17.0.0 to be more strict but leaned towards >= for flexibility.

@marcin-piela marcin-piela merged commit fd6c18f into marcin-piela:master Feb 22, 2021
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

Successfully merging this pull request may close these issues.

2 participants