All notable changes after version 1.0.0 to the react-hook-form-chakra library will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- error when there is no initial value defined
- Add ability to define tooltip text on all controls
- Add ability to set default values via prop (in support of dynamic components) #2
- Bug where field errors not showing on submit if the field was not touched