v1.4.0 (to-json-schema)
·
1 commit
to main
since this release
Many thanks to @stefanprobst, @sruenwg and @cruzdanilo for contributing to this release.
- Add support for
examplesaction - Add support for
integerwhen used withminValueandmaxValueactions (pull request #1367) - Change Valibot peer dependency to v1.2.0
- Fix conversion of
exactOptionalobject properties (pull request #1220) - Fix conversion of
variantto useoneOfinstead ofanyOf(pull request #1193)