v1.2.0 (to-json-schema)
Many thanks to @cruzdanilo and @Xiot for contributing to this release.
- Add support for title, description and examples in
metadataaction (pull request #1189) - Add new override configurations to override default behaviour of JSON Schema conversion (pull request #1197)
- Add storage for global definitions with
addGlobalDefsandgetGlobalDefs(pull request #1197) - Add new
toJsonSchemaDefsfunction to convert Valibot schema definitions to JSON Schema definitions (pull request #1197)