v2.0.0
💥 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