Closed dfernandez79 closed 4 years ago
This PR adds React 17 (released on October 20) to the supported peerDependencies.
peerDependencies
It also changes the react version in the devDependencies so the tests run against React 17.
react
devDependencies
thanks!
Can we get a release?
This PR adds React 17 (released on October 20) to the supported
peerDependencies
.It also changes the
react
version in thedevDependencies
so the tests run against React 17.