Skip to content

Releases: ota-meshi/jsonc-eslint-parser

v1.4.0

22 Sep 04:57
Compare
Choose a tag to compare
  • Improvement performance. #91

v1.3.1

02 Sep 23:34
Compare
Choose a tag to compare
  • Downgrade dependencies that are incompatible with node v8. #87

v1.3.0

25 Aug 05:24
Compare
Choose a tag to compare
  • Change to allow large value of ecmaVersion #84

v1.2.0

15 Aug 01:16
Compare
Choose a tag to compare
  • Change version range of eslint-utils and eslint-visitor-keys. #80
  • Add engines section to package.json. #80

v1.1.0

03 Jul 23:44
Compare
Choose a tag to compare
  • Update ecmaVersion to allow "latest". #71

v1.0.1

27 Feb 01:22
Compare
Choose a tag to compare
  • Fix false negatives for invalid legacy octal literals in JSON5. #33

v1.0.0

26 Feb 09:38
Compare
Choose a tag to compare
  • #32 Fix false negatives for escape sequence.
  • #32 Fix false negatives for octal and binary literals in JSON5.

v0.6.2

22 Dec 06:14
Compare
Choose a tag to compare
  • #8 Add getStaticJSONValue overload type

v0.6.1

14 Dec 04:45
Compare
Choose a tag to compare
  • #7 Fixed crash when no option was specified.

v0.6.0

09 Sep 10:55
f991138
Compare
Choose a tag to compare
  • #5 Supports Numeric Separators