All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.0.2 (2021-01-20)
- update switch package to fix bug in controlled checkbox (e643429)
4.0.1 (2020-07-11)
- remove CheckboxContext export (03880c8)
-
Removes
useControls()
,useChecked()
,useFocused()
,useDisabled()
hooks and may also break types because they are more correct now. -
improves types and api (72db571)