react-hook-form v6.8.4 Release Notes

Release Date: 2020-09-22 // over 3 years ago
  • ๐Ÿฑ ๐Ÿž fix #2961 with nested error with clearErrors API (#2962)
    ๐Ÿฑ ๐Ÿž fix #2958 with reset useFieldArray (shouldUnregister false) (#2959)
    ๐Ÿฑ ๐Ÿž fix #2955 with shallowFieldsStateRef get cached (#2956)
    ๐Ÿ’โ€โ™‚๏ธ close #2937 improve unregister behaviour with dirty fields (#2949)
    ๐Ÿฑ ๐Ÿž fix 2948 issue with isDirty formState reset by formValue (#2948)
    ๐Ÿฑ ๐Ÿž fix #2938 issue around compare error object (#2943)