Skip to content

Releases: gajus/eslint-plugin-jsdoc

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)

v50.6.9

23 Mar 14:52
771eadf
Compare
Choose a tag to compare

50.6.9 (2025-03-23)

Reverts

  • Revert "refactor: replace synckit with make-synchronized (#1366)" (#1367) (771eadf)

v50.6.8

17 Mar 16:03
ed62262
Compare
Choose a tag to compare

50.6.8 (2025-03-17)

Bug Fixes

v50.6.7

17 Mar 09:13
Compare
Choose a tag to compare

50.6.7 (2025-03-17)

Bug Fixes

  • no-undefined-types: allow any available identifier; fixes #178,#1342 (1c38930)

v50.6.6

10 Mar 23:42
6e0f752
Compare
Choose a tag to compare

50.6.6 (2025-03-10)

Bug Fixes

  • empty-tags: allow for JSDoc-block final asterisks; fixes #670 (23b4bfa)

v50.6.5

10 Mar 23:38
60d4d4b
Compare
Choose a tag to compare

50.6.5 (2025-03-10)

Bug Fixes

  • text-escaping: always allow content in example tags; fixes #1360 (6baad05)

v50.6.4

10 Mar 21:07
Compare
Choose a tag to compare

50.6.4 (2025-03-10)

Bug Fixes

v50.6.3

25 Jan 05:39
Compare
Choose a tag to compare

50.6.3 (2025-01-25)

Bug Fixes

  • check-template-names: stop restricting template names to single letters; fixes #1352 (c283729)