npm react-hook-form 7.51.0
Version 7.51.0

latest releases: 7.51.3, 7.51.2, 7.51.1...
one month ago

💬 add isValidating and validatingFields to field state (#10657)

const { formState: { validatingFields } } = useForm({ mode: 'onBlur' });

⌨️ chore: replace ts-ignore with ts-expect-error (#11573)
🧗‍♂️ chore: update lib dev deps (#11548)
💅 related #11541 improve dirty check when undefined provided with reset api
😾 fix #11514 issue under strict mode reset invoke twice reset mounted field names with keepDirtyValues (#11546)
🤡 fix flush root render hack (#11521)
🧽 chore: removed unused utils and resp. test cases (#11476)
🐞 close #11503 issue dirty field update with async validation (#11509)

Revert "🔧 fix data param in handleSubmit when TTransformedValues is a union type (#11420)"
Revert "✨ feat(values): priorities values over defaultvalues (#11399)" (#11545)

❤️ Thanks to @deepgolani4, @pbankonier and @deepgolani4
❤️ Thank you principal.com for your contribution

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

NewReleases is sending notifications on new releases.