Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 1 KB

CHANGELOG.md

File metadata and controls

24 lines (13 loc) · 1 KB

Changelog

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

4.0.2 (2021-01-20)

Bug Fixes

  • update switch package to fix bug in controlled checkbox (e643429)

4.0.1 (2020-07-11)

Bug Fixes

  • remove CheckboxContext export (03880c8)

4.0.0 (2020-07-11)

⚠ BREAKING CHANGES

  • Removes useControls(), useChecked(), useFocused(), useDisabled() hooks and may also break types because they are more correct now.

  • improves types and api (72db571)