Releases: adobe/jsonschema2md
Releases · adobe/jsonschema2md
v7.0.1
7.0.1 (2022-05-19)
Bug Fixes
- deps: update dependency fs-extra to v10.1.0 (#417) (ba2e2e5)
- package: bump minimum node version to 14 (f26283e)
v7.0.0
7.0.0 (2022-02-14)
Bug Fixes
- deps: update dependency @adobe/helix-log to v6 (#363) (6298ed2)
- index: remove reference to single input file (7324427), closes #386
- symbols: tweak exports (d31ab23)
- tests: use fileToURLPath for dirname (352d032)
Code Refactoring
Features
- api: change shape of input and output data (797090f)
- api: create typescript declaration for api (92426f9)
BREAKING CHANGES
jsonschema2md
now uses ECMAScript Modules (import
/export
) instead of CommonJS Modules (require
/exports
). This was driven by the desire to stay up to date with dependencies that switched to ESM.
v6.1.4
6.1.4 (2021-09-20)
Bug Fixes
- deps: update dependency @adobe/helix-log to v5.0.5 (#349) (fbe1d49)
v6.1.3
6.1.3 (2021-09-02)
Bug Fixes
- deps: update dependency @adobe/helix-log to v5.0.4 (ba86b48)
v6.1.2
6.1.2 (2021-09-02)
Bug Fixes
- readmebuilder: reference twice for objects (0bc9e68)
v6.1.1
6.1.1 (2021-08-12)
Bug Fixes
- markdownbuilder: guard against empty definitions object (f1b90c2), closes #334
v6.1.0
6.1.0 (2021-07-08)
Bug Fixes
- i18n: avoid passing non-string parameters to i18n engine (abec736)
Features
v6.0.3
6.0.3 (2021-05-04)
Bug Fixes
v6.0.2
6.0.2 (2021-04-17)
Bug Fixes
- deps: update external fixes (32bcef6)
v6.0.1
6.0.1 (2021-04-12)
Bug Fixes
- deps: update dependency @adobe/helix-log to v5.0.3 (#299) (b3bc372)