Skip to content

Releases: bmish/eslint-doc-generator

Release 0.25.0

21 Nov 04:10
Compare
Choose a tag to compare

🚀 Enhancement

Committers: 1

Release 0.24.0

19 Nov 23:23
Compare
Choose a tag to compare

💥 Breaking Change

  • #259 Add prefix to link name for readme config badge (@bmish)

📝 Documentation

🏠 Internal

  • #256 Add test for variation of scoped plugin name (@bmish)
  • #251 Add test that external rules are ignored (@bmish)
  • #249 Use TypeScript satisfies operator for option defaults (@bmish)
  • #241 Ensure tests are type-checked but not published (@bmish)

Committers: 1

Release 0.23.0

18 Nov 22:36
Compare
Choose a tag to compare

🚀 Enhancement

🏠 Internal

  • #239 Split up tests into multiple test files (@bmish)

Committers: 2

Release 0.22.0

17 Nov 18:20
Compare
Choose a tag to compare

🚀 Enhancement

  • #232 Add optional options column and notice to indicate whether a rule is configurable (@bmish)
  • #141 More robust loading of CJS plugins using require() (@bmish)
  • #234 Support absolute path for plugin root CLI argument (@bmish)

🐛 Bug Fix

  • #233 Target ES2020 for TypeScript output (@bmish)

Committers: 1

Release 0.21.0

15 Nov 16:16
Compare
Choose a tag to compare

🚀 Enhancement

  • #229 Add optional rule list column fixableAndHasSuggestions (@bmish)

🐛 Bug Fix

  • #230 Remove special case handling for rule doc notice fixableAndHasSuggestions (@bmish)

Committers: 1

Release 0.20.0

15 Nov 03:51
Compare
Choose a tag to compare

🚀 Enhancement

  • #223 Implement config file support (@bmish)
  • #222 Add --path-rule-doc and --path-rule-list options (@bmish)

🏠 Internal

Committers: 1

Release 0.19.1

09 Nov 00:30
Compare
Choose a tag to compare

🐛 Bug Fix

  • #220 Fix deprecated rule replacement rule link with nested rule name (@bmish)
  • #218 Fix deprecated rule replacement rule link when plugin prefix included in replacement rule name (@bmish)

📝 Documentation

🏠 Internal

  • #211 Update Dependabot URL in comment (@ddzz)

Committers: 2

Release 0.19.0

02 Nov 19:23
Compare
Choose a tag to compare

💥 Breaking Change

  • #205 Redesign information architecture of rules table columns and rule doc notices for representing rule configs/severities (@bmish)

Committers: 1

Release 0.18.2

01 Nov 18:32
Compare
Choose a tag to compare

🐛 Bug Fix

  • #203 Redo fix to ensure notation for config that warns/disables a rule does not wrap to two lines in rules table cell (@bmish)

Committers: 1

Release 0.18.1

01 Nov 13:56
Compare
Choose a tag to compare

🐛 Bug Fix

  • #202 Ensure config emoji isn't missing in multi-sentence rule doc notice (@bmish)
  • #201 Ensure notation for config that warns/disables a rule does not wrap to separate line (@bmish)

Committers: 1