Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 678 Bytes

CHANGELOG.md

File metadata and controls

17 lines (9 loc) · 678 Bytes

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.0.0 (2020-08-11)

⚠ BREAKING CHANGES

  • Removes useDisabled(), useControls(), and useIsActive() hooks

  • remove superfluous hooks (97ab550)

2.0.2 (2020-08-11)

Bug Fixes

  • fix onChange in controlled components (ad55b9d)