Skip to content

Releases: ota-meshi/eslint-plugin-jsonc

v2.8.0

09 May 10:13
c6de283
Compare
Choose a tag to compare

Minor Changes

v2.7.0

16 Mar 05:53
228400e
Compare
Choose a tag to compare

Minor Changes

v2.6.0

05 Jan 02:04
28b764e
Compare
Choose a tag to compare

Minor Changes

v2.5.0

24 Oct 09:00
35c28c1
Compare
Choose a tag to compare

Minor Changes

v2.4.0

16 Aug 05:01
Compare
Choose a tag to compare

πŸ› Bug Fixes

  • Properly exclude "off" rules in jsonc/auto rule by @clemyan in #188

New Contributors

Full Changelog: v2.3.1...v2.4.0

v2.3.1

03 Jul 04:38
Compare
Choose a tag to compare

πŸ› Bug Fixes

  • Fix wrong auto-config when nesting config with markdown in jsonc/auto rule by @ota-meshi in #180

Full Changelog: v2.3.0...v2.3.1

v2.3.0

27 May 15:59
Compare
Choose a tag to compare

πŸ› Bug Fixes

  • fix: error using all without sort-array-values config by @kecrily in #169

Full Changelog: v2.2.1...v2.3.0

v2.2.1

17 Feb 02:36
Compare
Choose a tag to compare

πŸ› Bug Fixes

  • Fix false positives for object values in sort-array-values rule by @ota-meshi in #155

Full Changelog: v2.2.0...v2.2.1

v2.2.0

16 Feb 10:58
Compare
Choose a tag to compare

✨ Enhancements

βš™οΈ Updates

New Contributors

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

v2.1.0

27 Jan 12:51
Compare
Choose a tag to compare

✨ Enhancements

  • Add option to set the order group to jsonc/sort-keys rule by @ota-meshi in #148

Full Changelog: v2.0.0...v2.1.0