Releases: gajus/eslint-plugin-jsdoc
Releases · gajus/eslint-plugin-jsdoc
v61.1.11
29 Oct 18:06
Compare
Sorry, something went wrong.
No results found
Bug Fixes
fixing of missing parent should go between child and grandparent (4f2ec35 )
v61.1.10
28 Oct 17:00
Compare
Sorry, something went wrong.
No results found
Bug Fixes
imports-as-dependencies: check for object-based types (or typings) (c9a22b6 )
v61.1.9
26 Oct 15:46
Compare
Sorry, something went wrong.
No results found
61.1.9 (2025-10-26)
Bug Fixes
CJS: provide CJS version of to-valid-identiifer; fixes #1583 (ca57a1f )
v61.1.8
24 Oct 21:00
Compare
Sorry, something went wrong.
No results found
61.1.8 (2025-10-24)
Bug Fixes
no-undefined-types: consider module scope variables as defined; fixes #1581 (f938fdc )
v61.1.7
23 Oct 17:02
Compare
Sorry, something went wrong.
No results found
61.1.7 (2025-10-23)
Bug Fixes
imports-as-dependencies: handle resolve.exports errors (0c4e5b6 )
v61.1.6
23 Oct 16:38
Compare
Sorry, something went wrong.
No results found
61.1.6 (2025-10-23)
Bug Fixes
imports-as-dependencies: check within exports for types; fixes #1114 (c0e4e7c )
v61.1.5
20 Oct 10:16
Compare
Sorry, something went wrong.
No results found
v61.1.4
15 Oct 03:59
Compare
Sorry, something went wrong.
No results found
61.1.4 (2025-10-15)
Bug Fixes
to-valid-identifier should be a dependency; fixes #1574 (89d37d0 )
v61.1.3
15 Oct 00:44
Compare
Sorry, something went wrong.
No results found
61.1.3 (2025-10-15)
Bug Fixes
prefer-import-tag: ensure import is a valid identifier; fixes #1572 (4349209 )
v61.1.2
13 Oct 15:14
Compare
Sorry, something went wrong.
No results found
61.1.2 (2025-10-13)
Bug Fixes
no-undefined-types: allow global prefixes; fixes #1566 (335450a )