Releases: bmish/eslint-doc-generator
Releases · bmish/eslint-doc-generator
Release 1.5.2
Release 1.5.1
🐛 Bug Fix
- #482 Sanitize newlines and pipes from markdown table cells (@bmish)
- #484 Don't exit with failure about missing mention of rule option when rule option list was just generated (@bmish)
- #483 Show rule option list "Default" column even with only a falsy value (@bmish)
Committers: 1
- Bryan Mishkin (@bmish)
Release 1.5.0
Release 1.4.3
Release 1.4.2
Release 1.4.1
Release 1.4.0
Release 1.3.0
Release 1.2.1
Release 1.2.0
🚀 Enhancement
- #365 Support a user-defined function for
--rule-list-split
option (@bmish) - #351 Support splitting by multiple properties in
--rule-list-split
option (@bmish)
🐛 Bug Fix
- #357 Ensure
deprecated
/schema
properties are detected from deprecated, function-style rules (@bmish) - #355 Improve type for
configEmoji
option (@bmish)
🏠 Internal
- #364 Refactor functions for generating and splitting the rules list (@bmish)
- #356 Refactor how rules are passed around in codebase (@bmish)
- #352 Better normalize
pathRuleList
option internally (@bmish)
Committers: 1
- Bryan Mishkin (@bmish)