Skip to content

Releases: bmish/eslint-doc-generator

Release 0.18.0

01 Nov 03:18
Compare
Choose a tag to compare

🚀 Enhancement

  • #198 Indicate when a rule is set to off/warn by a config in the README rules list (@bmish)
  • #199 Add default emoji for TypeScript configs, adjust default emoji for accessibility configs (@bmish)

📝 Documentation

  • #200 Demonstrage usage with a build step or prettier formatting (@bmish)

Committers: 1

Release 0.17.0

30 Oct 18:54
Compare
Choose a tag to compare

🚀 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

Release 0.16.0

28 Oct 16:24
Compare
Choose a tag to compare

🚀 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

Release 0.15.0

26 Oct 14:55
Compare
Choose a tag to compare

🚀 Enhancement

🐛 Bug Fix

  • #170 Use code-style around rule name in rule doc title only when description also present (@bmish)
  • #169 Use case-insensitive sorting for rules, configs, and lists (@bmish)

📝 Documentation

🏠 Internal

Committers: 2

Release 0.14.0

21 Oct 18:16
Compare
Choose a tag to compare

💥 Breaking Change

  • #155 Indicate that content is auto-generated in marker comments (@bmish)

🚀 Enhancement

  • #156 Indicate which configs disable a rule (@bmish)

🐛 Bug Fix

  • #154 Use code styling for replacement rule name in deprecated rule notice (@bmish)
  • #153 Avoid potentially having two legends for the same config emoji (@bmish)
  • #152 Use markdown-table for generating rules list (@bmish)

Committers: 1

Release 0.13.0

20 Oct 14:52
Compare
Choose a tag to compare

🚀 Enhancement

  • #149 Add consolidated rule doc notice for fixable and suggestions (@bmish)

🐛 Bug Fix

  • #148 Avoid wrapping name column in rules list (@bmish)

Committers: 1

Release 0.12.0

19 Oct 02:35
Compare
Choose a tag to compare

🚀 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

Release 0.11.0

13 Oct 16:40
Compare
Choose a tag to compare

🚀 Enhancement

Committers: 1

Release 0.10.0

12 Oct 15:39
Compare
Choose a tag to compare

🚀 Enhancement

  • #126 Add rule doc notice when type-checking is required (@bmish)

🐛 Bug Fix

📝 Documentation

🏠 Internal

  • #127 Refactor to ensure a rule doc notice is defined for each rule list column (@bmish)

Committers: 2

Release 0.9.0

10 Oct 21:14
Compare
Choose a tag to compare

🚀 Enhancement

📝 Documentation

  • #108 Improve README especially about config options (@bmish)

Committers: 1