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

Add support for React 17 #120

Merged
merged 1 commit into from
Oct 24, 2020
Merged

Add support for React 17 #120

merged 1 commit into from
Oct 24, 2020

Conversation

rexxars
Copy link

@rexxars rexxars commented Oct 24, 2020

React 17 was recently released, and with npm 7 changing it's handling of peer dependencies, it's now important to have compatible version ranges for peer dependencies.

This PR switches to using react 17 for the test and (most importantly) upgrades the peer dependency version range to support it.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 5d5be3b on rexxars:react-17 into 33dd162 on aknuds1:master.

Copy link
Owner

@aknuds1 aknuds1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aknuds1 aknuds1 merged commit 077d1b9 into aknuds1:master Oct 24, 2020
@aknuds1
Copy link
Owner

aknuds1 commented Oct 24, 2020

Thanks!

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

Successfully merging this pull request may close these issues.

None yet

4 participants