Releases: gajus/eslint-plugin-jsdoc
Releases · gajus/eslint-plugin-jsdoc
v50.6.12
Bug Fixes
no-undefined-types
: workaround parse-imports-exports
bug in handling trailing whitespace; fixes #1373 (#1384) (f32989c)
v50.6.11
Bug Fixes
check-values
: workaround parse-imports-exports
bug in handling trailing whitespace; fixes #1373 (#1374) (65b0dc0)
v50.6.10
Bug Fixes
check-values
, no-undefined-types
: avoid need for worker; fixes #1371 (#1372) (6d5c9fb)
v50.6.6
50.6.6 (2025-03-10)
Bug Fixes
empty-tags
: allow for JSDoc-block final asterisks; fixes #670 (23b4bfa)
v50.6.5
50.6.5 (2025-03-10)
Bug Fixes
text-escaping
: always allow content in example tags; fixes #1360 (6baad05)
v50.6.3
50.6.3 (2025-01-25)
Bug Fixes
check-template-names
: stop restricting template names to single letters; fixes #1352 (c283729)