| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-03 | 438 Bytes | |
| v1.4.0 (to-json-schema) source code.tar.gz | 2025-12-03 | 3.3 MB | |
| v1.4.0 (to-json-schema) source code.zip | 2025-12-03 | 5.1 MB | |
| Totals: 3 Items | 8.4 MB | 0 | |
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])