Releases: jsun969/react-hook-form-antd
Releases · jsun969/react-hook-form-antd
Version 1.1.2
📝 #98 Known Issues Section
🐛 #99 Ensure Values Update When Removing Elements in Listed Component by Watching name in useEffect Dependencies
Thanks to @snndmnsz @nagamejun
Version 1.1.1
🐛 #91 Allow override default onFieldChange
Thanks to @ahmedrowaihi
Version 1.1.0
🐛 #3 reset
does not work
🐛 #73 The onChange of the antd inputs does not work inside the FormItem
Thanks to @avegatolber
Version 1.0.1
✨ #36 Pass disabled
prop to React Hook Form
Thanks to @dmuharemagic #37
Version 1.0.0
🐛 Fix #3 reset
does not work
🐛 Fix #2 Touched
does not change in devtool
Thanks to @jakub-szewczyk #5
Version 0.0.2
🐛 Fix redundant submit for validating errors #1