Releases: eslint-community/eslint-doc-generator
Releases · eslint-community/eslint-doc-generator
v3.3.2
25 Mar 15:26
Compare
Sorry, something went wrong.
No results found
3.3.2 (2026-03-25)
Bug Fixes
downgrade the minimum supported Node.js 22 version from 22.13.1 to 22.13.0 (#922 ) (271a7b7 )
v3.3.1
04 Mar 18:07
Compare
Sorry, something went wrong.
No results found
3.3.1 (2026-03-04)
Bug Fixes
v3.3.0
27 Feb 19:51
Compare
Sorry, something went wrong.
No results found
3.3.0 (2026-02-27)
Features
Support new DeprecatedInfo format for rule meta.deprecated (#730 ) (780451d )
v3.2.0
22 Feb 19:31
Compare
Sorry, something went wrong.
No results found
3.2.0 (2026-02-22)
Features
add --suggest-emojis and --ai for AI-powered config emoji suggestions (#889 ) (8a72dee )
v3.1.0
15 Feb 00:04
Compare
Sorry, something went wrong.
No results found
3.1.0 (2026-02-14)
Features
Use rule option defaults from meta.defaultOptions with fallback to schema default (#885 ) (aed5575 )
v3.0.2
02 Jan 20:20
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
2.4.0 (2025-12-05)
Features
receive plugin name via plugin metadata (712417b )
Bug Fixes
v2.3.0
06 Oct 18:08
Compare
Sorry, something went wrong.
No results found
2.3.0 (2025-10-06)
Features
use Prettier to detect end of line in addition to EditorConfig (#803 ) (c0ad58b )