v9.4.4
Update dependency eslint-plugin-jsdoc to v63
Notable changes
- allow typedef returns that may be void; fixes #1390 (#1699) (319e84b)
empty-tags: preserve start and ending delimiters to avoid erros with single-line tags; fixes #1697 (938a1f0)require-throws: avoid skipping constructors; fixes #1692 (cacb73e)- test Node 26; drop 20 (c43043a)
- Drop Node 20
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)
v63.0.2
Bug Fixes
v63.0.1
Bug Fixes
empty-tags: preserve start and ending delimiters to avoid erros with single-line tags; fixes #1697 (938a1f0)
v63.0.0
Bug Fixes
chore
- test Node 26; drop 20 (c43043a)
BREAKING CHANGES
- Drop Node 20
List of commits
84dcbad (Update dependency eslint-plugin-jsdoc to v63, 2026-05-23)