react-hook-form v6.8.2 Release Notes

Release Date: 2020-09-13 // over 3 years ago
  • ๐Ÿฑ ๐Ÿท add declaration types for ie11 (#2870)
    ๐Ÿฑ ๐Ÿž fix #2877 issue with dirtyFields with single node (#2882)
    ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป close #2884 & minor code improvement (#2883)
    ๐Ÿ’โ€โ™‚๏ธ improve DX with a warning message for isValid
    โš  ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป throw a warning when watched input is not found (#2890)