Skip to content

Releases: bmish/eslint-doc-generator

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

Release 1.7.0

28 Feb 04:35
Compare
Choose a tag to compare

🚀 Enhancement

🐛 Bug Fix

Committers: 2

Release 1.6.2

14 Jan 17:44
Compare
Choose a tag to compare

🐛 Bug Fix

  • #508 Support multiple potential property locations for config description (@bmish)

Committers: 1

Release 1.6.1

16 Nov 08:10
Compare
Choose a tag to compare

🐛 Bug Fix

  • #503 Better display of rule option default for array option (@bmish)

Committers: 1

Release 1.6.0

14 Nov 09:18
Compare
Choose a tag to compare

🚀 Enhancement

  • #502 Support a user-defined function for --path-rule-doc option (@hyoban)

🐛 Bug Fix

📝 Documentation

Committers: 3

Release 1.5.4

05 Nov 01:38
Compare
Choose a tag to compare

🐛 Bug Fix

  • #498 Handle when an option could have multiple types in rule option lists (@bmish)

Committers: 1

Release 1.5.3

31 Oct 20:49
Compare
Choose a tag to compare

🐛 Bug Fix

  • #496 Indicate type of array for array options in rule option lists (@bmish)
  • #495 Add hint about using --init-rule-docs when rule doc missing (@bmish)

Committers: 1