-
-
Notifications
You must be signed in to change notification settings - Fork 599
Closed
Description
- Remove
touchedErrors(instead, useform.state.isTouched && form.state.meta.errors.map()) - Rename
touchAPI to something closer todontUpdateMetaand inverttruedefault tofalse - Deprecate (not remove)
field.getValuefor public usage (was always intended for internal usage. Usefield.state.valueinstead) - Migrate
serverValidatefrom@tanstack/form/nextto throw when errors occur #783 - fix(core): remove mount validation on touch #726 (technically a breaking change?)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels