TASK: Update react and react-dom to version 16.x#88
Open
markusguenther wants to merge 2 commits intojavivelasco:masterfrom
markusguenther:issue_75
Open
TASK: Update react and react-dom to version 16.x#88markusguenther wants to merge 2 commits intojavivelasco:masterfrom markusguenther:issue_75
markusguenther wants to merge 2 commits intojavivelasco:masterfrom
markusguenther:issue_75
Conversation
Updating the react dependencies and add version 16.x also to the peer dependencies.
|
Any status on this? |
Author
|
Not at the moment :( also waiting for this to upgrade in my project. |
|
We're also waiting for this to drop. Would love for this to be made a priority ❤️ |
|
@javivelasco Any chance of getting this merged please? |
Author
|
Would be awesome if this gets merged. |
|
Also hanging out for this one 👍 |
Author
|
Released this package with all relevant PRs from here under the organization |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updating the react dependencies and add version 16.x also to the
peer dependencies.
The PR for issue 75 has conflicts and the prop-type and test suite stuff has been already merged in the past. So only the dependency is left to be react 16.x compatible.
Commit for the prop-type changes:
b7fec0d
Fixes: #83
Relates: #75