Skip to content

Releases: prantlf/gulp-jsonlint

v2.1.0

02 Jun 23:12
Compare
Choose a tag to compare

2.1.0 (2019-06-02)

Features

  • Add jsonlint options for formatting and object key sorting (50e06aa)
  • Add validation using JSON Schema (b9fcd2e)

v2.0.0

02 Jun 16:55
Compare
Choose a tag to compare

2.0.0 (2019-06-02)

Bug Fixes

  • Upgrade dependencies including @prantlf/jsonlint, set Node.js 6 as a minimum

Features

  • Add jsonlint parsing options to the plugin options

BREAKING CHANGES

  • The module @prantlf/jsonlint uses a hand-built parser. Error messages may change a little, but they should stay es expressive as earlier, maybe better.