v1.3.0 (to-json-schema)
Many thanks to @Xiot for contributing to this release.
- Add
ignoreActionsconfiguration to be able to ignore specific actions during conversion - Add
typeModeconfiguration to be able to control whether to convert input or output type of schema - Add
ConversionContext,OverrideSchemaContext,OverrideActionContextandOverrideRefContextto exports - Change JSDoc comments to improve documentation
- Change build step to tsdown and Rolldown