sveltekit-superforms
sveltekit-superforms copied to clipboard
Support default values from arktype generated json schema
Is your feature request related to a problem? Please describe. Arktype adapter currently requires defaults; as of arktype 2.0.0-beta.6, arktype supports jsonschema conversion, which could be used to generate defaults, similar to other adapters.
See: https://github.com/arktypeio/arktype/issues/776