Releases: gajus/eslint-plugin-jsdoc
Releases · gajus/eslint-plugin-jsdoc
v48.2.15
Bug Fixes
- Revert "fix(
no-undefined-types
): treat variables imported by [@import](https://github.com/import)
tags as defined"; fixes #1246 (ce066df)
v48.2.14
Bug Fixes
no-undefined-types
: treat variables imported by [@import](https://github.com/import)
tags as defined; fixes #1244 (34ba2e0)
v48.2.12
Bug Fixes
- namespace flat config
name
's (8603579)
v48.2.11
Bug Fixes
- avoid inserting
name
for eslintrc configs; fixes #1239 (c2d5a35)
v48.2.10
Bug Fixes
- add names to flat configs (5429982)
v48.2.9
48.2.9 (2024-06-07)
Bug Fixes
require-description-complete-sentence
: regression with heading exempting; fixes #1220 (fbc9fca)
v48.2.8
48.2.8 (2024-06-05)
Bug Fixes
require-description-complete-sentence
: avoid triggering punctuation warning after Markdown headings; fixes #1220 (e9e4440)
v48.2.6
48.2.6 (2024-05-23)
Bug Fixes
require-yields
: avoid error when ExportNamedDeclaration
has no declaration
prop (93a9415)