Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-01 | 460 Bytes | |
v1.3.0 (to-json-schema) source code.tar.gz | 2025-06-01 | 3.1 MB | |
v1.3.0 (to-json-schema) source code.zip | 2025-06-01 | 4.7 MB | |
Totals: 3 Items | 7.8 MB | 3 |
Many thanks to @Xiot for contributing to this release.
- Add
ignoreActions
configuration to be able to ignore specific actions during conversion - Add
typeMode
configuration to be able to control whether to convert input or output type of schema - Add
ConversionContext
,OverrideSchemaContext
,OverrideActionContext
andOverrideRefContext
to exports - Change JSDoc comments to improve documentation
- Change build step to tsdown and Rolldown