Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 678 Bytes

CHANGELOG.md

File metadata and controls

28 lines (18 loc) · 678 Bytes

Next Release

0.2.0

  • [PATCH] Fixes PropTypes deprecation warning
  • [TESTS] Increased code coverage

0.1.0

  • [PATCH] Removes the third party dep classnames
  • [PATCH] Adds Prettier formatting

0.0.8

  • [BUGFIX] Allow the callback to receive event as a parameter - #37

0.0.7

  • [BUGFIX] Fix children propType

0.0.6

  • [BUGFIX] Prevent calling setState on unmounted component - #35

0.0.5

0.0.1

Initial Release