Skip to content

Releases: eslint-community/eslint-plugin-eslint-plugin

v7.2.0

25 Oct 12:47
fcd48c1

Choose a tag to compare

7.2.0 (2025-10-25)

Features

v7.1.0

23 Oct 14:07
1755b69

Choose a tag to compare

7.1.0 (2025-10-23)

Features

v7.0.0

04 Aug 14:58
a923ff4

Choose a tag to compare

7.0.0 (2025-08-04)

⚠ BREAKING CHANGES

  • enable no-meta-replaced-by, no-meta-schema-default, require-meta-default-options, require-meta-schema-description as recommended rules (#530)
  • remove eslint v8 / eslintrc support and remove flat/ prefix from configs (#528)
  • move to ESM only (#516)
  • require Node 20, 22, 24+ (#529)

Features

  • migrate package to TypeScript and publish types (#534) (95b859a)

v6.5.0

18 Jun 15:42
5fdc72c

Choose a tag to compare

6.5.0 (2025-06-18)

Features

  • Add new rule no-meta-replaced-by (105f05d)

v6.4.0

18 Dec 09:08
8d32bf9

Choose a tag to compare

6.4.0 (2024-12-18)

Features

  • Add new no-meta-schema-default rule (#503) (dbd96b2)
  • Add new require-meta-default-options rule (#502) (13e625a)
  • Add suggestions to require-meta-docs-recommended rule (#500) (8fda55a)

v6.3.2

18 Nov 03:46
e9c75eb

Choose a tag to compare

6.3.2 (2024-11-18)

Bug Fixes

  • fix require-meta-schema-description rule crash (8630901)

v6.3.1

25 Oct 02:03
7b93c7a

Choose a tag to compare

6.3.1 (2024-10-25)

Bug Fixes

  • require-meta-schema-description: handle non-iterable schema properties (#493) (7f99077)

v6.3.0

24 Oct 01:43
c047d73

Choose a tag to compare

6.3.0 (2024-10-24)

Features

  • add require-meta-schema-description rule (#490) (875200b)

v6.2.0

25 Jun 06:16
08a8a09

Choose a tag to compare

6.2.0 (2024-06-25)

Features

  • eslint-utils => @eslint-community/eslint-utils (#474) (6db5604)
  • no-property-in-node add additionalNodeTypeFiles option (#484) (6cdef14)

v6.1.0

25 Apr 17:34
5bbc30a

Choose a tag to compare

6.1.0 (2024-04-25)

Features

  • add require-meta-docs-recommended rule (#447) (2370b46)