Skip to content

Releases: gajus/eslint-plugin-jsdoc

v48.6.0

09 Jul 23:54
Compare
Choose a tag to compare

48.6.0 (2024-07-09)

Features

v48.5.2

05 Jul 04:59
Compare
Choose a tag to compare

48.5.2 (2024-07-05)

Bug Fixes

  • require-param: proper errors/fixing for succeeding destructured objects; fixes #762 (394b85f)

v48.5.1

05 Jul 02:44
Compare
Choose a tag to compare

48.5.1 (2024-07-05)

Bug Fixes

  • check-param-names: proper error messages for rest elements; fixes #1225 (6371c4a)

v48.5.0

26 Jun 08:49
Compare
Choose a tag to compare

48.5.0 (2024-06-26)

Features

  • check-param-names: check TSMethodSignature (as on interface methods); fixes #1249 (49400e1)

v48.4.0

24 Jun 11:57
Compare
Choose a tag to compare

48.4.0 (2024-06-24)

Features

v48.3.0

24 Jun 00:49
Compare
Choose a tag to compare

48.3.0 (2024-06-24)

Bug Fixes

  • no-undefined-types: treat variables imported by [@import](https://github.com/import) tags as defined; fixes #1244 (54ac4fd)

Features

  • check-values: checks for valid [@import](https://github.com/import) syntax (ad31b14)

v48.2.15

23 Jun 04:36
Compare
Choose a tag to compare

48.2.15 (2024-06-23)

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

23 Jun 04:01
Compare
Choose a tag to compare

48.2.14 (2024-06-23)

Bug Fixes

  • no-undefined-types: treat variables imported by [@import](https://github.com/import) tags as defined; fixes #1244 (34ba2e0)

v48.2.13

22 Jun 07:45
Compare
Choose a tag to compare

48.2.13 (2024-06-22)

Bug Fixes

v48.2.12

14 Jun 07:54
Compare
Choose a tag to compare

48.2.12 (2024-06-14)

Bug Fixes

  • namespace flat config name's (8603579)