v2.0.0
💥 Breaking Changes
- Drop support for node v8-11, v13, and v15, and drop support for ESLint v5 by @ota-meshi in #130
- Upgrade parser to v2 by @ota-meshi in #132
- Change config by @ota-meshi in #73
See #73 for details on this changes.
✨ Enhancements
- Add
jsonc/no-parenthesizedrule by @ota-meshi in #133 - Add
jsonc/no-binary-expressionrule by @ota-meshi in #134 - Add
jsonc/allconfig by @ota-meshi in #135
⚙️ Updates
- Change configs provided by plugin to parse the
.jsoncextension by default. by @ota-meshi in #136
Full Changelog: v1.7.0...v2.0.0