Skip to content

Releases: jsun969/react-hook-form-antd

Version 1.1.5

05 Apr 16:02
2321a08

Choose a tag to compare

โฌ†๏ธ #110 Add antd 6 support
๐Ÿ—๏ธ #111 Fix CI ubuntu version

Thanks to @NewYorkStyle

Version 1.1.4

15 Sep 15:52
e7a8e38

Choose a tag to compare

โฌ†๏ธ #106 Add react 19 in peer dependcies

Thanks to @ray-overjet

Version 1.1.3

04 Jan 12:56
8f93cf7

Choose a tag to compare

๐Ÿ› #96 Ensure Values Update When Removing Elements in Listed Component by Watching name in useEffect Dependencies

Version 1.1.2

13 Sep 07:37
1e73ea1

Choose a tag to compare

๐Ÿ“ #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

22 Jul 11:55
ffe0709

Choose a tag to compare

๐Ÿ› #91 Allow override default onFieldChange

Thanks to @ahmedrowaihi

Version 1.1.0

10 Mar 14:43
bb7c118

Choose a tag to compare

๐Ÿ› #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

10 Nov 12:17
e3ec5c2

Choose a tag to compare

โœจ #36 Pass disabled prop to React Hook Form

Thanks to @dmuharemagic #37

Version 1.0.0

01 Nov 15:16
00629ee

Choose a tag to compare

๐Ÿ› Fix #3 reset does not work
๐Ÿ› Fix #2 Touched does not change in devtool

Thanks to @jakub-szewczyk #5

Version 0.0.2

11 Apr 13:02
2aed8ae

Choose a tag to compare

๐Ÿ› Fix redundant submit for validating errors #1

Version 0.0.1

08 Apr 17:38
d019b49

Choose a tag to compare

๐ŸŽ‰