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

React 17 support for 1.x #401

Closed kyletsang closed 3 years ago

kyletsang commented 3 years ago

Hi, is it possible to release a 1.x version with React 17 support (unsure if it's just a matter of allowing v17 in peer deps)?

We're currently using 1.3.6 over at Reactstrap, and are currently unable to migrate to v2 anytime soon.

Packages versions

FezVrasta commented 3 years ago

Updating the semver range should be enough, feel free to send a PR! 🙌

kyletsang commented 3 years ago

Sounds good @FezVrasta. I noticed there's no branch for 1.x. Could you create that for me and I'll make a PR for it? Thanks!

FezVrasta commented 3 years ago

Pushed 1.x