yarn react-hook-form 5.1.0
Version 5.1.0

latest releases: 7.51.3, 7.51.2, 7.51.1...
4 years ago

🥂 feature/reset omit state update (#1139)
This feature allows you to reset the form value without resetting the formState
reset({}, { dirty, touched })

👍🏻 fix useFormContext to not throw an error (#1202)
⌨️ types for async validation resolver (#1195)
⛽️ re-regeister controlled component on validation rule change (#1187)
🐞 fix/use field array dirty fields remove (#1189)
👍🏻 improve FieldErrors type (#1182)
🎂 fix FieldErrors to allow any type (#1178)

Don't miss a new react-hook-form release

NewReleases is sending notifications on new releases.