Skip to content

Releases: bmish/eslint-doc-generator

v2.2.2

22 Jun 19:07
9387774
Compare
Choose a tag to compare

2.2.2 (2025-06-22)

Bug Fixes

v2.2.1

22 Jun 18:50
f298d05
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

🐛 Bug Fix

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

Committers: 1

Release 2.1.0

04 Mar 20:57
Compare
Choose a tag to compare

🚀 Enhancement

  • #598 Support ESLint plugins with "type": "module" and main in package.json (@y-hsgw)

Committers: 1

Release 2.0.2

22 Dec 19:41
Compare
Choose a tag to compare

🐛 Bug Fix

Committers: 1

Release 2.0.1

12 Dec 17:52
Compare
Choose a tag to compare

🐛 Bug Fix

🏠 Internal

Committers: 2

Release 2.0.0

09 Dec 18:01
Compare
Choose a tag to compare

💥 Breaking Change

🐛 Bug Fix

🏠 Internal

  • #583 Use top-level await for CLI (@bmish)
  • #581 Use ES2023 target for TypeScript (@bmish)
  • #579 chore(deps): update dot-prop to v9 (@bmish)
  • #578 chore(deps): Update dev dependencies and refresh lockfile (@bmish)
  • #576 chore(deps): Update to ESLint v9 flat config and TypeScript v5 (@bmish)
  • #574 Remove typeRoots and adjust types for Jest support (@y-hsgw)
  • #553 chore(deps): update @release-it-plugins/lerna-changelog to 7.0.0 (@MikeMcC399)
  • #547 chore(deps): update ts-jest to 29.2.5 (@MikeMcC399)
  • #540 chore(deps): migrate to eslint-plugin-n@17.11.1 (@MikeMcC399)
  • #544 Revert "chore(deps-dev): Bump markdownlint-cli from 0.32.2 to 0.42.0" (@ddzz)
  • #541 chore(deps): update eslint-plugin-unicorn to 56.0.0 (@MikeMcC399)
  • #536 ci: drop node.js 14.x and 16.x testing (@MikeMcC399)
  • #539 chore(deps): replace eslint-plugin-square (@MikeMcC399)
  • #531 chore(deps): update eslint-plugin-jest to 27.9.0 (@MikeMcC399)
  • #530 chore(deps): update eslint to 8.57.1 (@MikeMcC399)

Committers: 4

Release 1.7.1

08 May 16:17
Compare
Choose a tag to compare

🐛 Bug Fix

  • #524 OS-agnostic handling of end-of-line characters (@bmish)

Committers: 1