Sourced from eslint-plugin-jsdoc's releases.
v50.4.3
50.4.3 (2024-10-17)
Bug Fixes
- text-escaping: add missing
docs.description
(9a93119)v50.4.2
50.4.2 (2024-10-17)
Bug Fixes
- no-multi-asterisks: add missing
docs.description
(f6616c7)v50.4.1
50.4.1 (2024-10-14)
Bug Fixes
match-name
: revert to prior correct behavior of ignoring optional and default code surrounding name (7c0b8c6)v50.4.0
50.4.0 (2024-10-14)
Features
9a93119
fix(text-escaping): add missing docs.description
f6616c7
fix(no-multi-asterisks): add missing docs.description
7c0b8c6
fix(match-name
): revert to prior correct behavior of ignoring optional and ...c63da46
build(deps): bump dset from 3.1.3 to 3.1.48728c09
build(deps): bump tar from 6.2.0 to 6.2.19abbe5a
build(deps): bump micromatch from 4.0.7 to 4.0.87019d28
feat(require-hyphen-before-param-description
): ensure template will be prop...