🪭 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 () 🐞 fix : errors state when using form level validation () 🐞 fix append({ obj: null }) is silently replaced by defaultValues after remove() () 🐞 fix native validation tooltip suppression caused by duplicate submit-error focus () 🐞 fix: propagate setValues updates to mounted Controller fields () 🐞 fix: rreserve reset values for conditionally mounted Controller fields with shouldUnregister 🐞 fix: useFieldArray remove leaves array with empty object when using values prop () 🐞 fix : notify all matching field-array roots on nested setValue updates () 🐞 fix : preserve nested resolver field-array errors in trigger() () 🐞 fix : preserve formState.defaultValues when useFieldArray + watch are used together 📝 docs: fix JSDoc for IsNever, register, and getFieldState () () 🐞 fix(Watch): restore TypeScript 4 compatibility ()