Skip to content

Releases: bmish/eslint-doc-generator

Release 0.8.1

10 Oct 02:32
Compare
Choose a tag to compare

🐛 Bug Fix

Committers: 1

Release 0.8.0

09 Oct 23:49
Compare
Choose a tag to compare

🚀 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

09 Oct 22:33
Compare
Choose a tag to compare

🚀 Enhancement

  • #93 Add --ignore-config option (@bmish)
  • #92 Add --ignore-deprecated-rules option (@bmish)

Committers: 1

Release 0.6.0

09 Oct 19:16
Compare
Choose a tag to compare

🚀 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

08 Oct 18:38
Compare
Choose a tag to compare

🚀 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

07 Oct 19:35
Compare
Choose a tag to compare

🐛 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.5

06 Oct 02:49
Compare
Choose a tag to compare

🐛 Bug Fix

Committers: 1

Release 0.3.4

05 Oct 03:27
Compare
Choose a tag to compare

🐛 Bug Fix

  • #62 Fix plugin importing on Windows (@bmish)

Committers: 1

Release 0.3.3

04 Oct 16:32
Compare
Choose a tag to compare

🐛 Bug Fix

  • #60 Ignore external configs during ESLint config resolution (@bmish)

Committers: 1

Release 0.3.2

04 Oct 15:53
Compare
Choose a tag to compare

🐛 Bug Fix

  • #59 Resolve extends in ESLint configs (@bmish)

🏠 Internal

Committers: 1