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

v2.0.0

Compare
Choose a tag to compare
@rpearce rpearce released this 09 Sep 13:16
ddd3dd0

[2.0.0] - 2019-09-07

Added

  • dependency on prop-types

Changed

  • build folder is now dist/
  • now building with rollup
  • now providing CJS & ESM dist files (main and module in package.json)

[1.0.0] - 2019-02-24

Added

  • responds to both onChange and onInput callbacks now

Changed

  • complete rewrite using React hooks. Minimum react peer dependency is now
    >= 16.8.

Fixed

  • includes a fix for #18