npm react-popper 2.2.0
v2.2.0

latest releases: 2.3.0, 2.2.5, 1.3.11...
4 years ago

This release is shipped as a minor patch but it's actually a complete rewrite of the library, the whole API should still be 100% backward compatible so if you encounter any issue please don't hesitate to open a new issue!

With react-popper 2.2.0 we finally provide a React Hook interface to use Popper, you can import the hook with import { usePopper } from 'react-popper', the docs are on the README.

  • feat: usePopper hook
  • fix: add forceUpdate to types

Don't miss a new react-popper release

NewReleases is sending notifications on new releases.