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 #330

Merged
merged 1 commit into from
Oct 23, 2021
Merged

Add support for React 17 #330

merged 1 commit into from
Oct 23, 2021

Conversation

RickLucassen
Copy link
Contributor

This PR adds support for React 17.

I've added version 17 to the react and react-dom entries within the peerDependencies section. Also upgraded them in the devDependencies section to make the tests run with React 17.

This fixes #320.

We've been using react-base-table in combination with React 17 for a while now in our own project without any issues.

kevinashworth added a commit to kevinashworth/react-base-table that referenced this pull request Sep 16, 2021
@tonnyskk tonnyskk requested a review from nihgwu October 22, 2021 13:38
@victors1681
Copy link

victors1681 commented Oct 22, 2021

Are there any plans to merge this PR? I can confirm that's working perfect with react 17.x

@nihgwu
Copy link
Contributor

nihgwu commented Oct 23, 2021

Thanks for contribution, I finally regain the permission to this repo

@nihgwu nihgwu merged commit df24186 into Autodesk:master Oct 23, 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.

Widen peer dependency range to include React 17
3 participants