Releases: gajus/eslint-plugin-jsdoc
Releases · gajus/eslint-plugin-jsdoc
v64.2.0
Compare
Sorry, something went wrong.
No results found
64.2.0 (2026-08-15)
Features
check-param-names: add order fixer and suggestions (#1732 ) (8a37bd2 )
v64.1.0
Compare
Sorry, something went wrong.
No results found
64.1.0 (2026-08-10)
Features
update jsdoccomment, devDeps.; use nodenext for module properties in TS (7309d7d )
v64.0.2
Compare
Sorry, something went wrong.
No results found
64.0.2 (2026-08-09)
Bug Fixes
update jsdoccomment and devDep. (fbe2a2b )
v64.0.1
Compare
Sorry, something went wrong.
No results found
64.0.1 (2026-08-08)
Bug Fixes
resume support for CJS via require(esm) (343516a )
v64.0.0
Compare
Sorry, something went wrong.
No results found
64.0.0 (2026-08-07)
Features
BREAKING CHANGES
Requires Node ^22.22.2 || >=24.15.0
Drops CJS exports; should be able to use require(esm) with newly supported Node versions
v63.3.3
Compare
Sorry, something went wrong.
No results found
63.3.3 (2026-08-02)
Bug Fixes
v63.3.2
Compare
Sorry, something went wrong.
No results found
63.3.2 (2026-07-28)
Bug Fixes
require-example: support fixer with 1-line JSDoc blocks; fixes #1736 (36f8e9e )
v63.3.1
Compare
Sorry, something went wrong.
No results found
63.3.1 (2026-07-27)
Bug Fixes
normalize-see-links: minimally escape link targets instead of encodeURI (#1735 ) (ae27cd2 )
v63.3.0
Compare
Sorry, something went wrong.
No results found
63.3.0 (2026-07-26)
Features
normalize-see-links: autofix delimiter-colliding labels via escape round-trip (#1734 ) (cfe9cdb )
v63.2.2
Compare
Sorry, something went wrong.
No results found
63.2.2 (2026-07-24)
Bug Fixes