floating-ui / react-popper

🍿⚛Official React library to use Popper, the positioning library
https://popper.js.org/react-popper/
MIT License
2.51k stars 225 forks source link

Add React 17 to peerDependencies #390

Closed dfernandez79 closed 4 years ago

dfernandez79 commented 4 years ago

This PR adds React 17 (released on October 20) to the supported peerDependencies.

It also changes the react version in the devDependencies so the tests run against React 17.

FezVrasta commented 4 years ago

thanks!

bcomnes commented 3 years ago

Can we get a release?