Releases: bmish/eslint-doc-generator
Releases · bmish/eslint-doc-generator
Release 0.18.0
Release 0.17.0
🚀 Enhancement
- #187 Show diff when
--check
fails because docs are out-of-sync (@bmish) - #188 Reduce complexity by removing prettier formatting of outputted markdown (@bmish)
📝 Documentation
- #190 Encourage complementary use of
eslint-plugin/require-meta-docs-description
lint rule in readme (@bmish) - #183 Mention popular plugins that use this (@bmish)
Committers: 1
- Bryan Mishkin (@bmish)
Release 0.16.0
🚀 Enhancement
- #180 Indicate which configs warn for a rule (@bmish)
- #178 Add option
--rule-doc-section-options
(@bmish)
🐛 Bug Fix
- #181 Handle rule with no
meta
object (@bmish) - #177 Throw error when trying to use general configs emoji for a config when multiple configs are present (@bmish)
- #176 Also check for escaped version of option name in rule doc for rules with options (@bmish)
- #175 Use correct rule doc title format fallback when rule missing description (@bmish)
- #172 Use actual nbsp character instead of HTML entity when avoiding wrapping rule names in rules list (@bmish)
Committers: 1
- Bryan Mishkin (@bmish)
Release 0.15.0
Release 0.14.0
Release 0.13.0
Release 0.12.0
🚀 Enhancement
- #139 Add
--rule-doc-notices
option (@bmish) - #136 Add default emojis for common configs (@bmish)
- #134 Add optional column and notice for rule type (@bmish)
- #137 Support removing the default emoji for a config with
--config-emoji
option (@bmish)
🐛 Bug Fix
- #147 Hide ignored configs from rule list legend (@bmish)
- #140 Handle plugins using
exports
in package.json (@bmish)
📝 Documentation
Committers: 1
- Bryan Mishkin (@bmish)
Release 0.11.0
Release 0.10.0
🚀 Enhancement
🐛 Bug Fix
- #125 Tweak suggestions documentation link (@bmish)
- #118 Tweak fixable documentation link (@MichaelDeBoey)
📝 Documentation
🏠 Internal
Committers: 2
- Bryan Mishkin (@bmish)
- Michaël De Boey (@MichaelDeBoey)