Skip to content

v2.3.0

Compare
Choose a tag to compare
@prantlf prantlf released this 27 Dec 17:32
· 16 commits to master since this release

2.3.0 (2019-12-27)

Bug Fixes

  • Adapt jsonlint error consumption for the newest jsonlint version (023bee0)
  • Include the missing "lib" directory in the npm package (92a411a)
  • Upgrade @prantlf/jsonlint to fix #4 (3f5f571)
  • Upgrade dependencies (e00ab75)
  • Use the corrent number of arguments to validateSchema, when a schema is already loaded into schemaContent (5204606)

Features

  • Add support for pretty-printing of CJSON and JSON5 formats (de669b7)