Releases: adobe/jsonschema2md
Releases · adobe/jsonschema2md
v6.0.0
6.0.0 (2021-04-04)
Bug Fixes
BREAKING CHANGES
- lib/traverseschema.js: If schema contained 'properties', 'required' or 'examples' as a part of JSON schema
(i.e. it was described as 'properties' within an object of 'object' type), these will be included
into output.
v5.0.7
v5.0.6
v5.0.5
v5.0.4
v5.0.3
v5.0.2
v5.0.1
v5.0.0
5.0.0 (2021-01-21)
Bug Fixes
- deps: bump semantic-release versions (44cc702)
- deps: npm audit fix (24a577e)
- deps: update dependency @adobe/helix-log to v4.5.3 (19f7ab4)
- deps: update dependency js-yaml to v4 (2dbca6f)
- schemaproxy.js: fix resolving $refs that are file references (c6adf01), closes #92
- traverseschema.js: skip generating files for certain keywords in the schema (fc50969)
BREAKING CHANGES
- traverseschema.js: The extranious files, if they have some other value, will not be generated and
there is no mechanism to continue to g