Releases: eslint-community/eslint-doc-generator
Releases · eslint-community/eslint-doc-generator
v3.7.0
Compare
Sorry, something went wrong.
No results found
3.7.0 (2026-07-18)
Features
determine line endings per file via EditorConfig, existing content, then os.EOL (#987 ) (c7e50b4 )
v3.6.0
Compare
Sorry, something went wrong.
No results found
3.6.0 (2026-05-20)
Features
add description option to ruleListSplit (#953 ) (0d3c398 )
v3.5.0
Compare
Sorry, something went wrong.
No results found
3.5.0 (2026-05-18)
Features
Bug Fixes
treat frontmatter as H1 in rule-list when framework is "starlight" (#950 ) (36fbf0e )
v3.4.0
Compare
Sorry, something went wrong.
No results found
3.4.0 (2026-05-16)
Features
add new framework option with support for Starlight (#946 ) (ef11b22 )
v3.3.2
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
Compare
Sorry, something went wrong.
No results found
3.3.1 (2026-03-04)
Bug Fixes
v3.3.0
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
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
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
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 )