react-hook-form v4.2.0 Release Notes

Release Date: 2019-12-27 // over 4 years ago
  • ๐Ÿฑ โœจ add ErrorMessage component (#715) @kotarella1110

    <ErrorMessage name="firstName" errors={errors} />
    

    ๐Ÿฑ ๐Ÿž fix Controller component props and event names (#718)
    ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป fix #716 clear error object when it is empty (#717)
    ๐Ÿฑ ๐Ÿž fix #712 setValue path type (#714)