Releases: ota-meshi/jsonc-eslint-parser
Releases · ota-meshi/jsonc-eslint-parser
v1.4.1
22 Sep 06:03
Compare
Sorry, something went wrong.
No results found
Fix: Improve module resolution method. #93
v1.4.0
22 Sep 04:57
Compare
Sorry, something went wrong.
No results found
Improvement performance. #91
v1.3.1
02 Sep 23:34
Compare
Sorry, something went wrong.
No results found
Downgrade dependencies that are incompatible with node v8. #87
v1.3.0
25 Aug 05:24
Compare
Sorry, something went wrong.
No results found
Change to allow large value of ecmaVersion #84
v1.2.0
15 Aug 01:16
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Update ecmaVersion to allow "latest". #71
v1.0.1
27 Feb 01:22
Compare
Sorry, something went wrong.
No results found
Fix false negatives for invalid legacy octal literals in JSON5. #33
v1.0.0
26 Feb 09:38
Compare
Sorry, something went wrong.
No results found
#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
Sorry, something went wrong.
No results found
#8 Add getStaticJSONValue overload type
v0.6.1
14 Dec 04:45
Compare
Sorry, something went wrong.
No results found
#7 Fixed crash when no option was specified.