Skip to content

Releases: ota-meshi/jsonc-eslint-parser

v2.4.1

21 Sep 03:29
e33d24c

Choose a tag to compare

Patch Changes

v2.4.0

24 Oct 05:53
79f143b

Choose a tag to compare

Minor Changes

v2.3.0

09 May 02:15
89183f1

Choose a tag to compare

Minor Changes

v2.2.0

09 Mar 08:06

Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

13 Jan 02:43

Choose a tag to compare

What's Changed

Full Changelog: v2.0.4...v2.1.0

v2.0.4

18 Nov 04:35

Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.0.4

v2.0.3

16 Nov 11:00

Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

05 Nov 09:33

Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

05 Nov 05:39

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

05 Nov 04:23

Choose a tag to compare

💥 Breaking Changes

  • Drop support for node v8-11, v13, and v15 by @ota-meshi in #88
  • Change to accept parens when parserOptions.jsonSyntax is not specified. by @ota-meshi in #104
  • Change to accept static binary when parserOptions.jsonSyntax is not specified. by @ota-meshi in #106

Full Changelog: v1.4.1...v2.0.0