Changelog- New clear on submit option for local storage
- New
context.state.passing
property indicates whether or not a given input is passing all its validation rules.
- Fixes auto animate plugin for FormKit components (#1354).
- On multi-step inputs
beforeStepChange
is no longer called when the step cannot be advanced (#1191). - Quickly typing into an input no longer causes an invalid state flicker (#1324).