Releases: x0k/svelte-jsonschema-form
Releases · x0k/svelte-jsonschema-form
@sjsf/[email protected]
@sjsf/[email protected]
@sjsf/[email protected]
@sjsf/[email protected]
@sjsf/[email protected]
@sjsf/[email protected]
@sjsf/[email protected]
Minor Changes
-
Add
constAsDefaults
option 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.run
to theonSuccess
andonFailure
handlers. (#39) -
Add
lib/memoize
submodule (#36) -
Implement array and object fields revalidation (#41)
-
Add support for async validation (#39)
-
Add
debounce
andthrottle
mutation combinators (#39)