Skip to content

Releases: gajus/eslint-plugin-jsdoc

v56.1.0

11 Sep 12:12
8886628

Choose a tag to compare

56.1.0 (2025-09-11)

Features

  • type-formatting: add property, this, throws, and yields tags (#1496) (8886628)

v56.0.2

11 Sep 05:38
5f00672

Choose a tag to compare

56.0.2 (2025-09-11)

Bug Fixes

  • getJsdocComment, iterateJsdoc: fix CJS type declarations (#1493) (5f00672)

v56.0.1

11 Sep 04:03
c29757d

Choose a tag to compare

56.0.1 (2025-09-11)

Bug Fixes

v56.0.0

11 Sep 03:53
e3c8f1e

Choose a tag to compare

56.0.0 (2025-09-11)

Features

BREAKING CHANGES

  • Changes exports paths. Should work without changes required.

v55.4.0

11 Sep 01:14

Choose a tag to compare

55.4.0 (2025-09-11)

Features

  • type-formatting: add objectFieldSeparatorTrailingPunctuation option; fixes #1430 (5852fd9)
  • type-formatting: check type and typedef tags and add typeBracketSpacing option (77e1691)
  • type-formatting: enhance error detection and add unionSpacing option; fixes #1143 (cc7f253)

v55.3.0

10 Sep 17:30

Choose a tag to compare

55.3.0 (2025-09-10)

Features

  • add type-formatting rule (81cb787)

v55.2.0

10 Sep 08:55

Choose a tag to compare

55.2.0 (2025-09-10)

Features

  • copy over config properties (93e6b1c)

v55.1.2

09 Sep 23:24
2ccd629

Choose a tag to compare

55.1.2 (2025-09-09)

Bug Fixes

  • typescript: allow string and numeric rule entries in config function (#1487) (2ccd629)

v55.1.1

09 Sep 16:16
a268541

Choose a tag to compare

55.1.1 (2025-09-09)

Bug Fixes

  • typescript: include full set of declaration files (#1486) (a268541)

v55.1.0

09 Sep 15:52
ff4a55c

Choose a tag to compare

55.1.0 (2025-09-09)

Features

  • typescript: allow function to supply TS-aware rules (#1485) (ff4a55c)