Skip to content

Releases: bmish/eslint-doc-generator

Release 0.3.1

03 Oct 01:00
Compare
Choose a tag to compare

🐛 Bug Fix

  • #48 Only apply prettier formatting to managed doc content (@bmish)

Committers: 1

Release 0.3.0

02 Oct 20:42
Compare
Choose a tag to compare

🐛 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

Release 0.2.0

01 Oct 17:12
Compare
Choose a tag to compare

🚀 Enhancement

  • #17 Automatically insert missing rule list markers in README rules section (@bmish)

🐛 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

  • #6 Move emojis into centralized file (@bmish)

Committers: 1

Release 0.1.1

01 Oct 03:39
Compare
Choose a tag to compare

🐛 Bug Fix

  • #5 Add missing Node shebang to binary (@bmish)

Committers: 1

Release 0.1.0

01 Oct 03:24
Compare
Choose a tag to compare

🚀 Enhancement

🏠 Internal

Committers: 2