Skip to content

Releases: gajus/eslint-plugin-jsdoc

v51.0.6

21 Jun 02:40
26ae169
Compare
Choose a tag to compare

51.0.6 (2025-06-21)

Bug Fixes

  • require-jsdoc: update jsdoccomment (and espree) to get comment-finding for overloaded functions; fixes #1369 (#1406) (26ae169)

v51.0.5

21 Jun 00:55
fcc7b26
Compare
Choose a tag to compare

51.0.5 (2025-06-21)

Bug Fixes

  • no-undefined-types: check existence of class methods/properties (#1405) (fcc7b26)

v51.0.4

20 Jun 21:44
9bb554a
Compare
Choose a tag to compare

51.0.4 (2025-06-20)

Bug Fixes

  • no-undefined-types: mark sister method and property names as defined; fixes #1403 ; fixes #1119 (#1404) (9bb554a)

v51.0.3

17 Jun 20:47
ec387d6
Compare
Choose a tag to compare

51.0.3 (2025-06-17)

Bug Fixes

v51.0.2

17 Jun 20:43
6855000
Compare
Choose a tag to compare

51.0.2 (2025-06-17)

Bug Fixes

v51.0.1

12 Jun 17:57
Compare
Choose a tag to compare

51.0.1 (2025-06-12)

Bug Fixes

v51.0.0

12 Jun 17:56
88d9964
Compare
Choose a tag to compare

51.0.0 (2025-06-12)

chore

BREAKING CHANGES

  • Requires Node 20.11.0+

Also:

  • chore: upgrade are-docs-informative
  • refactor: use import.meta.dirname

v50.8.0

11 Jun 11:58
285a03c
Compare
Choose a tag to compare

50.8.0 (2025-06-11)

Features

  • getJsdocProcessorPlugin: allow exampleCodeRegex and rejectExampleCodeRegex to be RegExp objects (#1395) (285a03c)

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)