Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 481 Bytes

CHANGELOG.md

File metadata and controls

13 lines (7 loc) · 481 Bytes

Changelog

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

4.0.0 (2020-07-11)

⚠ BREAKING CHANGES

  • Removes useControls(), useChecked(), useDisabled(), useFocused() hooks and adds more strict, correct types

  • improve types and api (e774af8)