react-hook-form v6.8.5 Release Notes

Release Date: 2020-09-25 // over 3 years ago
  • ๐Ÿฑ ๐Ÿž fix #2968 issue with shallowFieldsStateRef remain empty with append action (#2970)
    โšก๏ธ ๐Ÿž fix #2972 issue around setValue's trigger not update async isValid (#2975)
    ๐Ÿฑ ๐Ÿž fix UnpackNestedValue type (#2986)
    ๐Ÿ”จ โŒจ๏ธ refactor UseFormMethods to arrow functions (#2899)
    โš  ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป close #2990 improve dev mode warning (#2991)
    ๐Ÿฑ ๐Ÿฅ‚ improve useFieldArray and useWatch (#2997)