Performant, flexible and extensible forms library for React Hooks
11 Sept 2026 · Newest first
Last checked
Checking sources…
Showing 1 of 1 releases. Full release notes.
Signals highlight changes worth reviewing. They cannot determine whether your application is affected.
resetField() (#13735)replace() (#13734)reset() during handleSubmit() (#13733)trigger() targets their parent (#13732)handleSubmit() (#13731)trigger() targets a field with only nested resolver errors (#13730)useWatch compute cache not being initialized with the initial output (#13728)FileList being lost during flatten/expand and omit undefined values in jsonToFormData (#13725)schemaErrorLookup reporting nested containers as exact-name errors (#13727)isValidating not being recomputed after unregister() clears validating fields (#13723)reset() (#13722)iterateFieldsByAction only breaking out of one loop level (#13718)setError() overwrites (#13716)reset() not clearing validating fields (#13714)remove() leaking deleted values onto surviving field-array items (#13713)validateField calling setCustomValidity once per key in validate-object mode (#13707)useFieldArray focus behavior for checkboxes and radio buttons in appended rows (#13705)getFieldState reading isValidating from the supplied form state (#13704)unregister() stripping kept values from the submit payload (#13703)useFormState not re-subscribing when control changes (#13702)reset() keeping dirtyFields out of sync with isDirty when keepValues is enabled (#13701)useForm not reconciling correctly when an Activity subtree is initially hidden (#13698)delayError timer fires (#13697)cloneObject throwing when checking Blob with instanceof (#13694)useFieldArray retaining stale fields after an Activity subtree reconnects (#13688)_isTracked to the remaining multi-key proxy/subscribe form-state checks (#13699)_isTracked helper for proxy/subscribe form-state checks (#13690)abortEarly parameter from iterateFieldsByAction (#13689)clearErrors (#13696)useWatch compute example variable names in JSDoc (#13700)joi from 18.2.1 to 18.2.5 (#13719)