Releases: bmish/eslint-doc-generator
Releases · bmish/eslint-doc-generator
Release 2.0.2
Release 2.0.1
🐛 Bug Fix
- #590 Respect EOL character from
.editorconfig
(@CloudNStoyan)
🏠 Internal
Committers: 2
- Bryan Mishkin (@bmish)
- Stoyan Kolev (@CloudNStoyan)
Release 2.0.0
💥 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 [email protected] (@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
- Bryan Mishkin (@bmish)
- Darius Dzien (@ddzz)
- Mike McCready (@MikeMcC399)
- Yukihiro Hasegawa (@y-hsgw)
Release 1.7.1
Release 1.7.0
🚀 Enhancement
- #521 Add emoji for additional
type-checked
config name variations (@bmish) - #518 Add emoji for
recommended-type-checked
config (@JoshuaKGoldberg) - #516 Add link to typed linting in generated docs (@JoshuaKGoldberg)
🐛 Bug Fix
- #509 Update rule suggestions link to new docs page (@JoshuaKGoldberg)
Committers: 2
- Bryan Mishkin (@bmish)
- Josh Goldberg ✨ (@JoshuaKGoldberg)
Release 1.6.2
Release 1.6.1
Release 1.6.0
🚀 Enhancement
🐛 Bug Fix
- #447 Throw better exception when failing to load plugin (@JoshuaKGoldberg)
📝 Documentation
Committers: 3
- Bryan Mishkin (@bmish)
- Josh Goldberg ✨ (@JoshuaKGoldberg)
- Stephen Zhou (@hyoban)