react-hook-form v7.7.0 Release Notes

Release Date: 2021-05-29 // almost 3 years ago
  • โž• Added

    • ๐Ÿ‘ trigger support focus with error input
    trigger('inputName', { shouldFocus: true });
    

    ๐Ÿ”„ Changed

    • handleSubmit will throw error within the onSubmit callback