Skip to content
This repository has been archived by the owner on Jun 30, 2024. It is now read-only.

v2.3.0

Compare
Choose a tag to compare
@rpearce rpearce released this 08 Dec 21:24
· 80 commits to main since this release
07f8690

[2.3.0] - 2020-12-08

Added

  • can now pass a callback-style ref instead of only the createRef or
    useRef variant object that has a current property; allows for tools like
    react-hook-form to work with this project (#52)

Changed

  • patch upgrade to react-with-forwarded-ref