Releases: react-hook-form/devtools
Releases Β· react-hook-form/devtools
Version 2.2.1
- fix the issue with
dirtyFields
Version 2.2.0
- support RHF v6.5.0 (Note: this version will not work with < 6.5.0)
Version 2.1.0
- fix prod build size
Version 2.0.4
- fix dev tool with isValid ready
Version 2.0.3
Version 2.0.2
- fix dev tool bug with Controller #40
Version 2.0.0
- compatible with React Hook Form V6.
Version 1.2.1
- fix devtool path
Version 1.2.0
- fix bundle issue with prod build
Version 1.1.3
- fix button to have type as type="button"