Releases: bmish/eslint-doc-generator
Releases · bmish/eslint-doc-generator
Release 0.8.0
🚀 Enhancement
- #104 Add
desc
format to --rule-doc-title-format
option (@bmish)
🐛 Bug Fix
- #103 Left-align rule list column headers (@bmish)
- #102 Use
Name
instead of Rule
for rule list column header (@bmish)
- #101 Improve notice/legend wording consistency and conciseness (@bmish)
Committers: 1
Release 0.7.0
🚀 Enhancement
Committers: 1
Release 0.6.0
🚀 Enhancement
- #84 Add
--rule-doc-section-include
and --rule-doc-section-exclude
options (@bmish)
- #83 Add
--rule-doc-title-format
option (@bmish)
- #82 Add
--url-configs
option (@bmish)
🐛 Bug Fix
- #87 Handle when prettier is not installed (@bmish)
- #81 Throw error when missing README.md (@bmish)
- #80 Throw error when missing rule doc (@bmish)
Committers: 1
Release 0.5.0
🚀 Enhancement
- #75 Automatically generate legend for rules list (@bmish)
- #76 Hide empty columns from rules list (@bmish)
- #73 Hide config column from rules list when no configs present and move deprecations to a separate column (@bmish)
🐛 Bug Fix
- #72 Improve section header detection (@bmish)
📝 Documentation
Committers: 2
Release 0.4.0
🐛 Bug Fix
- #70 Handle string
extends
from ESLint config, deprecated/function-style rules, missing rule descriptions (and use actual ESLint types to detect issues like these) (@bmish)
Committers: 1
Release 0.3.3
🐛 Bug Fix
- #60 Ignore external configs during ESLint config resolution (@bmish)
Committers: 1
Release 0.3.2
🐛 Bug Fix
- #59 Resolve
extends
in ESLint configs (@bmish)
🏠 Internal
Committers: 1