Releases: bmish/eslint-doc-generator
Releases · bmish/eslint-doc-generator
Release 0.3.1
Release 0.3.0
🐛 Bug Fix
- #47 Throw exception when plugin does not export a
rules
object (@bmish) - #45 Handle various possible names for options section when checking for its presence in rule doc (@bmish)
- #43 Improved detection for README rules section when marker comments are missing (@bmish)
- #42 Allow plugin to omit configs (@bmish)
- #41 Handle scoped plugin names (@bmish)
- #40 Description in rule doc title should begin with a capital letter and omit a trailing period (@bmish)
- #39 Add plugin prefix to rule name in rule doc title (@bmish)
- #28 Use prettier's own config resolution when formatting docs (@bmish)
Committers: 1
- Bryan Mishkin (@bmish)
Release 0.2.0
🚀 Enhancement
🐛 Bug Fix
- #18 Allow deprecated rules to forgo a doc file or description (@bmish)
- #12 Avoid creating a duplicate title when rule doc is missing marker comment (@bmish)
- #8 Use
recommended
config emoji in rule doc when rule is only in that config (@bmish) - #7 Use
recommended
config emoji in rules list header when no custom configs present (@bmish)
📝 Documentation
- #19 Tweak README (@bmish)
- #11 Provide rule list marker comments in error message when missing from README (@bmish)
🏠 Internal
Committers: 1
- Bryan Mishkin (@bmish)