Skip to content

Releases: gajus/eslint-plugin-jsdoc

v57.2.1

16 Sep 02:27
c21a3f3

Choose a tag to compare

57.2.1 (2025-09-16)

Bug Fixes

  • typescript: ensure rules without a schema are represented as well (#1518) (c21a3f3)

v57.2.0

16 Sep 01:58
224bbe6

Choose a tag to compare

57.2.0 (2025-09-16)

Features

  • check-types: deprecate unifyParentAndChildTypeChecks option in favor of new unifyParentAndChildTypeChecks preferredTypes[preferredType] setting (#1517) (224bbe6)

v57.1.1

15 Sep 23:39
7e155be

Choose a tag to compare

57.1.1 (2025-09-15)

Bug Fixes

v57.1.0

15 Sep 22:17
6b20133

Choose a tag to compare

57.1.0 (2025-09-15)

Features

  • type-formatting: new objectFieldSeparatorOptionalLinebreak option (#1514) (6b20133)

v57.0.10

15 Sep 20:14
dd0950b

Choose a tag to compare

57.0.10 (2025-09-15)

Bug Fixes

  • type-formatting: allow for $, _, and ZWNJ's without quoting (#1513) (dd0950b)

v57.0.9

15 Sep 19:33

Choose a tag to compare

57.0.9 (2025-09-15)

Bug Fixes

  • type-formatting: do not strip quotes for objectFieldQuote when not an ID; always allow unescaped digits (d53884a)

v57.0.8

14 Sep 12:49
6692d0e

Choose a tag to compare

57.0.8 (2025-09-14)

Bug Fixes

v57.0.7

14 Sep 07:32
03a8a69

Choose a tag to compare

57.0.7 (2025-09-14)

Bug Fixes

v57.0.6

14 Sep 06:01
34e5910

Choose a tag to compare

57.0.6 (2025-09-14)

Bug Fixes

  • examples configs: disable @typescript-eslint/no-unsed-vars (#1507) (34e5910)

v57.0.5

14 Sep 03:25
f019adf

Choose a tag to compare

57.0.5 (2025-09-14)

Bug Fixes

  • types: add missing configs to index.configs type (#1505) (f019adf)