github react-hook-form/react-hook-form v7.76.0
Version v7.76.0

one hour ago

🪭 close #13141 improve isDirty sync with dirtyFields state (#13370)
🐞 fix isValidating reactivity when validatingFields is not subscribed (#13440)
🛺 test: fix duplicate-word typos in test descriptions (#13439)
🐞 fix #13436: errors state when using form level validation (#13437)
🐞 fix #13429 append({ obj: null }) is silently replaced by defaultValues after remove() (#13435)
🐞 fix native validation tooltip suppression caused by duplicate submit-error focus (#13432)
🐞 fix: propagate setValues updates to mounted Controller fields (#13431)
🐞 fix: rreserve reset values for conditionally mounted Controller fields with shouldUnregister
🐞 fix: useFieldArray remove leaves array with empty object when using values prop (#13422)
🐞 fix #13260: notify all matching field-array roots on nested setValue updates (#13420)
🐞 fix #13104: preserve nested resolver field-array errors in trigger() (#13419)
🐞 fix #13413: preserve formState.defaultValues when useFieldArray + watch are used together
📝 docs: fix JSDoc for IsNever, register, and getFieldState (#13410) (#13411)
🐞 fix(Watch): restore TypeScript 4 compatibility (#13409)

Big thanks to @dfedoryshchev for multiple fixes, and to @in-ch and @johnstrand.

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

NewReleases is sending notifications on new releases.