Releases: bmish/eslint-doc-generator
Releases · bmish/eslint-doc-generator
Release 0.25.0
🚀 Enhancement
Committers: 1
Release 0.24.0
💥 Breaking Change
- #259 Add prefix to link name for readme config badge (@bmish)
📝 Documentation
🏠 Internal
- #256 Add test for variation of scoped plugin name (@bmish)
- #251 Add test that external rules are ignored (@bmish)
- #249 Use TypeScript
satisfies
operator for option defaults (@bmish)
- #241 Ensure tests are type-checked but not published (@bmish)
Committers: 1
Release 0.23.0
🚀 Enhancement
🏠 Internal
- #239 Split up tests into multiple test files (@bmish)
Committers: 2
Release 0.22.0
🚀 Enhancement
- #232 Add optional
options
column and notice to indicate whether a rule is configurable (@bmish)
- #141 More robust loading of CJS plugins using
require()
(@bmish)
- #234 Support absolute path for plugin root CLI argument (@bmish)
🐛 Bug Fix
Committers: 1
Release 0.21.0
🚀 Enhancement
- #229 Add optional rule list column
fixableAndHasSuggestions
(@bmish)
🐛 Bug Fix
- #230 Remove special case handling for rule doc notice
fixableAndHasSuggestions
(@bmish)
Committers: 1
Release 0.20.0
🚀 Enhancement
- #223 Implement config file support (@bmish)
- #222 Add
--path-rule-doc
and --path-rule-list
options (@bmish)
🏠 Internal
Committers: 1
Release 0.19.1
🐛 Bug Fix
- #220 Fix deprecated rule replacement rule link with nested rule name (@bmish)
- #218 Fix deprecated rule replacement rule link when plugin prefix included in replacement rule name (@bmish)
📝 Documentation
🏠 Internal
- #211 Update Dependabot URL in comment (@ddzz)
Committers: 2
Release 0.19.0
💥 Breaking Change
- #205 Redesign information architecture of rules table columns and rule doc notices for representing rule configs/severities (@bmish)
Committers: 1
Release 0.18.2
🐛 Bug Fix
- #203 Redo fix to ensure notation for config that warns/disables a rule does not wrap to two lines in rules table cell (@bmish)
Committers: 1
Release 0.18.1
🐛 Bug Fix
- #202 Ensure config emoji isn't missing in multi-sentence rule doc notice (@bmish)
- #201 Ensure notation for config that warns/disables a rule does not wrap to separate line (@bmish)
Committers: 1