Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-06 | 437 Bytes | |
v1.1.0 (to-json-schema) source code.tar.gz | 2025-05-06 | 3.1 MB | |
v1.1.0 (to-json-schema) source code.zip | 2025-05-06 | 4.7 MB | |
Totals: 3 Items | 7.8 MB | 0 |
Many thanks to @sruenwg, @muningis and @EltonLobo07 for contributing to this release.
- Add support for
minEntries
andmaxEntries
action (pull request [#1100]) - Add support for
entries
action (pull request [#1156]) - Change Valibot peer dependency to v1.1.0
- Fix
toJsonSchema
to be independent of definition order (pull request [#1133]) - Fix
additionalItems
for tuple schemas and addminItems
(pull request [#1126])