react-hook-form v4.9.4 Release Notes

Release Date: 2020-02-16 // about 4 years ago
  • ๐Ÿฑ ๐Ÿž fix #1036 check watch input against name
    ๐Ÿฑ ๐Ÿ’ซ fix/watch use field array (#1036)
    ๐ŸŒœ fix #1026 around build-in isValid with useFieldArray (#1034)
    ๐Ÿฑ โ›ฉ fix #1033 props type for ErrorMessage
    ๐ŸŒš add ts-polyfill to solve ie11 issues (#1018)
    ๐Ÿฑ ๐Ÿž fix #1007 reset with react native
    ๐Ÿฑ ๐Ÿž fix #1020 issue around watch undefined input (#1023)
    ๐Ÿฑ ๐Ÿž fix type for validationResolver (#1017)
    ๐Ÿฑ โœ๏ธ improve unset method (#1015)