Releases: ota-meshi/eslint-plugin-jsonc
Releases Β· ota-meshi/eslint-plugin-jsonc
v2.8.0
Minor Changes
- #234
70c558e
Thanks @ota-meshi! - feat: export meta object
v2.7.0
Minor Changes
- #221
0e46152
Thanks @ota-meshi! - feat: use@eslint-community
packages
v2.6.0
Minor Changes
- #205
05be0a9
Thanks @danielrentz! - disableno-unused-vars
in base config
v2.5.0
Minor Changes
- #199
b3af910
Thanks @ota-meshi! - feat: addjsonc/no-irregular-whitespace
rule
v2.4.0
v2.3.1
π 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
v2.2.1
π 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
β¨ Enhancements
- Add sort-array-values rule by @ota-meshi in #152
βοΈ Updates
- Minor doc updates by @chris-reeves in #151
- Refactor for sort-keys rule by @ota-meshi in #153
New Contributors
- @chris-reeves made their first contribution in #151
Full Changelog: v2.1.0...v2.2.0
v2.1.0
β¨ 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