Skip to content

Releases: gajus/eslint-plugin-jsdoc

v50.7.1

01 Jun 20:46
99cb131
Compare
Choose a tag to compare

50.7.1 (2025-06-01)

Bug Fixes

v50.7.0

01 Jun 04:30
0adbf43
Compare
Choose a tag to compare

50.7.0 (2025-06-01)

Features

  • getJsdocProcessorPlugin: add allowedLanguagesToProcess option (#1392) (0adbf43)

v50.6.17

14 May 16:58
e26a11a
Compare
Choose a tag to compare

50.6.17 (2025-05-14)

Bug Fixes

  • require-param: update jsdoccomment to support exported TSFunctionType type; fixes #1386 (#1389) (e26a11a)

v50.6.16

14 May 12:11
2bd7242
Compare
Choose a tag to compare

50.6.16 (2025-05-14)

Bug Fixes

  • valid-types: fix parsing of expressions like [@returns](https://github.com/returns) {[@link](https://github.com/link) SomeType}; fixes #1381 (#1382) (2bd7242)

v50.6.15

14 May 11:02
1bef636
Compare
Choose a tag to compare

50.6.15 (2025-05-14)

Bug Fixes

v50.6.14

10 May 18:32
0a30832
Compare
Choose a tag to compare

50.6.14 (2025-05-10)

Bug Fixes

  • lines-before-block: Switch to a whitelist of punctuators (#1385) (0a30832)

v50.6.13

10 May 14:36
19fa3dc
Compare
Choose a tag to compare

50.6.13 (2025-05-10)

Bug Fixes

v50.6.12

10 May 13:49
f32989c
Compare
Choose a tag to compare

50.6.12 (2025-05-10)

Bug Fixes

  • no-undefined-types: workaround parse-imports-exports bug in handling trailing whitespace; fixes #1373 (#1384) (f32989c)

v50.6.11

25 Apr 11:36
65b0dc0
Compare
Choose a tag to compare

50.6.11 (2025-04-25)

Bug Fixes

  • check-values: workaround parse-imports-exports bug in handling trailing whitespace; fixes #1373 (#1374) (65b0dc0)

v50.6.10

23 Apr 12:36
6d5c9fb
Compare
Choose a tag to compare

50.6.10 (2025-04-23)

Bug Fixes

  • check-values, no-undefined-types: avoid need for worker; fixes #1371 (#1372) (6d5c9fb)