- the action state is provided via the React context by the
<Action>
component and accessible byuseActionContext()
<Form>
is automatically contextualZodFieldError
now is contextual asFieldError
when created with thecreateComponents()
handler.- new
<Pending>
component - better<FormStatus>
which will be deprecated