Skip to content

v2.0.0

Compare
Choose a tag to compare
@prantlf prantlf released this 02 Jun 11:43
· 79 commits to master since this release

2.0.0 (2019-06-02)

Features

  • Add options for ignoring trailing commas, reporting duplicate object keays as errors and a mode to comply with the JSON5 specification (9c1efb7)
  • Upgrade @prantlf/jsonlint to the version using a hand-built parser (bc06f37)

BREAKING CHANGES

  • Error messages may change a little, but they should stay es expressive as earlier, maybe better.