Skip to content

Releases: eslint-community/eslint-doc-generator

v3.0.2

02 Jan 20:20
e4b27cf

Choose a tag to compare

3.0.2 (2026-01-02)

Bug Fixes

  • Enable TypeScript option erasableSyntaxOnly (ec3b08e)
  • Modernize TypeScript config (ddf74e3)
  • Remove mock-fs due to Jest 30 incompatibility (#841) (bf79a57)
  • Replace jest with vitest (#844) (af24353)
  • Upgrade to Jest 30 (8e6ecff)
  • Use tsgo instead of tsc for faster type-checking (#847) (3ae507b)

v3.0.1

02 Jan 16:57
449224f

Choose a tag to compare

3.0.1 (2026-01-02)

Bug Fixes

  • Rule doc notice for description should come first (#839) (bd4fccd)

v3.0.0

01 Jan 20:47
ed7dc84

Choose a tag to compare

3.0.0 (2026-01-01)

⚠ BREAKING CHANGES

  • Add default emoji for base config (#828)
  • Remove implicit config badge fallback (#827)
  • Require Node 20, 22, 24+ (#794)
  • Update default rule doc title and notices to separate rule name and description (#835)
  • Update dependencies (#834)

v2.4.0

05 Dec 14:45
832a911

Choose a tag to compare

2.4.0 (2025-12-05)

Features

  • receive plugin name via plugin metadata (712417b)

Bug Fixes

  • prettier peer dep should be optional (#821) (5b331cf)

v2.3.0

06 Oct 18:08
7afb23c

Choose a tag to compare

2.3.0 (2025-10-06)

Features

  • use Prettier to detect end of line in addition to EditorConfig (#803) (c0ad58b)

v2.2.2

22 Jun 19:07
9387774

Choose a tag to compare

2.2.2 (2025-06-22)

Bug Fixes

v2.2.1

22 Jun 18:50
f298d05

Choose a tag to compare

2.2.1 (2025-06-22)

Bug Fixes

(this was not published to npm)

Release 2.2.0

19 Jun 02:37

Choose a tag to compare

🚀 Enhancement

🐛 Bug Fix

  • #731 Fix csv spacing for deprecated rule replaced-by list (@bmish)

Committers: 2

Release 2.1.2

16 Mar 15:53

Choose a tag to compare

🐛 Bug Fix

🏠 Internal

  • #654 Use .prettierrc.json instead of eslint prettier rule to configure format options (@marcalexiei)

Committers: 1

Release 2.1.1

10 Mar 17:12

Choose a tag to compare

🐛 Bug Fix

  • #648 Fix ESM support in Node 22+ when the package includes the main property (@marcalexiei)

Committers: 1