Releases: gajus/eslint-plugin-jsdoc
Releases · gajus/eslint-plugin-jsdoc
v62.9.0
01 Apr 08:26
Compare
Sorry, something went wrong.
No results found
62.9.0 (2026-04-01)
Features
update jsdoccomment, devDeps. (8569d0c )
v62.8.1
25 Mar 22:37
Compare
Sorry, something went wrong.
No results found
62.8.1 (2026-03-25)
Bug Fixes
valid-types: allow required default names; fixes #1675 (bca557b )
v62.8.0
12 Mar 01:45
Compare
Sorry, something went wrong.
No results found
62.8.0 (2026-03-12)
Features
tsdoc-ruleset: add recommended TSDoc ruleset (a96bc7c )
v62.7.1
24 Feb 09:03
Compare
Sorry, something went wrong.
No results found
62.7.1 (2026-02-24)
Bug Fixes
require-property: err if user blocks [@property](https://github.com/property); fixes #1634 (23a9f1d )
v62.7.0
20 Feb 10:18
Compare
Sorry, something went wrong.
No results found
v62.6.1
19 Feb 11:23
Compare
Sorry, something went wrong.
No results found
62.6.1 (2026-02-19)
Bug Fixes
check-param-names: only fire on TSPropertySignature if with TSFunctionNode; fixes #1663 (951d354 )
v62.6.0
18 Feb 03:00
Compare
Sorry, something went wrong.
No results found
62.6.0 (2026-02-18)
Features
tag-lines: add startLinesWithNoTags option; fixes #1661 (b36a67a )
v62.5.5
15 Feb 00:42
Compare
Sorry, something went wrong.
No results found
62.5.5 (2026-02-15)
Bug Fixes
check-param-names: check arrow function properties in interfaces (TSPropertySignature); fixes #1657 (c7b132f )
v62.5.4
07 Feb 18:07
Compare
Sorry, something went wrong.
No results found
62.5.4 (2026-02-07)
Bug Fixes
no-undefined-types: avoid treating infer type identifier as undefined; fixes #1654 (da44046 )
no-undefined-types: ensure template tags are defined; fixes #1655 (bfef848 )
v62.5.3
06 Feb 22:45
Compare
Sorry, something went wrong.
No results found
62.5.3 (2026-02-06)
Bug Fixes
default-expressions and examples configs: avoid applying deprecated rules now that ESLint warns against them; fixes #1651 (a252868 )