Skip to content

v1.4.0 (to-json-schema)

Choose a tag to compare

@fabian-hiller fabian-hiller released this 03 Dec 04:50
· 1 commit to main since this release

Many thanks to @stefanprobst, @sruenwg and @cruzdanilo for contributing to this release.

  • Add support for examples action
  • Add support for integer when used with minValue and maxValue actions (pull request #1367)
  • Change Valibot peer dependency to v1.2.0
  • Fix conversion of exactOptional object properties (pull request #1220)
  • Fix conversion of variant to use oneOf instead of anyOf (pull request #1193)