·
2241 commits
to main
since this release
Minor Changes
-
Add
constAsDefaultsoption to get default form state function. (#34)This is a port of this PR Adding feature to support const as default bug fix seeming like a regression.
-
Pass arguments of
mutation.runto theonSuccessandonFailurehandlers. (#39) -
Add
lib/memoizesubmodule (#36) -
Implement array and object fields revalidation (#41)
-
Add support for async validation (#39)
-
Add
debounceandthrottlemutation combinators (#39)