Releases: eslint/config-inspector
Releases · eslint/config-inspector
v0.5.6
0.5.6 (2024-10-30)
Bug Fixes
v0.5.5
0.5.5 (2024-10-18)
chore
Features
- label non-existent rule as invalid (#96) (a872bd5)
v0.5.4
0.5.4 (2024-08-19)
chore
Features
- improved errors when config can not be found (#85) (748590e)
Bug Fixes
- improved check of whether ignore is global (#84) (7e66113)
v0.5.3
0.5.3 (2024-08-15)
chore
Features
Bug Fixes
nth
formatting for values above 20 (#83) (1c0ecf1)
- disable tsconfig resolution on config loading, close #52 (27c2372)
- label of "Rules" -> "Configs" on file group (#77) (0f0b1b8)
v0.5.2
0.5.2 (2024-07-17)
Bug Fixes
- disable font ligatures for monospace fonts, close #73 (ce55bc4)
- move toggleRuleView to page rules (#75) (0fd797c)
v0.5.1
0.5.1 (2024-06-28)
Bug Fixes
- correct condition on showing the rules list (88d5719)
v0.5.0
0.5.0 (2024-06-22)
chore
Bug Fixes
- use
@eslint/config-array
to resolve paths (#69) (ca6070e)
v0.4.10
0.4.10 (2024-06-01)
Bug Fixes
- use minimatch without
matchBase:true
(#57) (4a89c48)