Skip to content

Version 7.51.0

Compare
Choose a tag to compare
@bluebill1049 bluebill1049 released this 01 Mar 21:06
· 11 commits to master since this release

πŸ’¬ 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