Skip to content

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

v7.6.2

Choose a tag to compare

@github-actions github-actions released this 16 Aug 08:53
eda5e47

7.6.2 (2026-08-15)

Bug Fixes

  • getTestInfo detects NewExpression and CallExpression depending on ruleTesterConstructors settings (#657) (f277bff)
  • only require meta.messages when rule reports (#640) (e2c5171)

v7.6.1

Choose a tag to compare

@github-actions github-actions released this 06 Aug 01:40
e483408

7.6.1 (2026-08-05)

Bug Fixes

  • port schema/deprecated in prefer-object-rule (#655) (2cbb849)

Chores

  • update dependency eslint-doc-generator to v3.7.0 (#652) (033f01d)
  • update dependency prettier to v3.9.6 (#647) (2318d86)

v7.6.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 05:26
841fde2

7.6.0 (2026-07-27)

Features

  • add new rules no-incomplete-meta-schema and no-incorrect-meta-schema (#648) (78df8d0)

Bug Fixes

  • string array schema validation for meta-property-ordering and test-case-property-ordering rules (#650) (7977e5f)

v7.5.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 03:22
a19cec0

7.5.0 (2026-07-16)

Features

v7.4.2

Choose a tag to compare

@github-actions github-actions released this 12 Jul 14:44
38f9995

7.4.2 (2026-07-12)

Bug Fixes

  • Avoid false positives for external meta docs in require-meta-* rules (#639) (f6c4948)

Chores

v7.4.1

Choose a tag to compare

@github-actions github-actions released this 30 Jun 17:03
6574235

7.4.1 (2026-06-30)

Bug Fixes

  • Avoid false positives with unresolved meta object spreads in require-meta-* rules (0b08887)

Chores

  • enabled and fixed require-test-error-positions errors in project (#624) (249bb44)
  • update dependency markdownlint-cli to ^0.49.0 (#630) (98a598a)
  • update dependency prettier to v3.8.4 (#628) (28a62c8)
  • update dependency tsdown to ^0.21.10 (#623) (4b20cf3)
  • update typescript-eslint monorepo to v8.60.0 (#626) (85d6ff4)
  • update typescript-eslint monorepo to v8.61.0 (#627) (8df8345)
  • update typescript-eslint monorepo to v8.61.1 (#629) (7d3662f)
  • update typescript-eslint monorepo to v8.62.0 (#632) (ba5c3c4)

v7.4.0

Choose a tag to compare

@github-actions github-actions released this 01 Jun 16:13
f04451c

7.4.0 (2026-06-01)

Features

  • add new rule require-test-error-positions (#620) (7d5b809)

Chores

  • update dependency eslint-doc-generator to v3.6.0 (#619) (7242dd2)
  • update typescript-eslint monorepo to v8.59.4 (#618) (7151090)

v7.3.3

Choose a tag to compare

@github-actions github-actions released this 04 May 10:53
9ddb181

7.3.3 (2026-04-30)

Bug Fixes

  • update error message for invalid meta.fixable property (#615) (5ee5dea)

Chores

  • enable no-meta-schema-default for rule schemas (#611) (d511a9f)
  • update dependency markdownlint-cli to ^0.48.0 (#513) (55365f2)
  • update dependency prettier to v3.8.2 (#613) (33efd06)
  • update dependency prettier to v3.8.3 (#617) (1aa9e47)
  • update eslint (#606) (4f1f326)
  • update eslint-doc-generator to v3.3.2 (#610) (e632023)
  • update googleapis/release-please-action digest to 5c625bf (#612) (7d98966)
  • update prettier to v3.8.1 (#609) (102a7b2)
  • update typescript-eslint monorepo to v8.58.1 (#581) (ad5469d)
  • update typescript-eslint monorepo to v8.59.0 (#616) (5860b7c)

v7.3.2

Choose a tag to compare

@github-actions github-actions released this 03 Mar 16:28
f4e6e74

7.3.2 (2026-03-03)

Bug Fixes

  • downgrade the minimum supported Node.js 22 version from 22.13.1 to 22.13.0 (#605) (a370702)

Chores

v7.3.1

Choose a tag to compare

@github-actions github-actions released this 13 Feb 19:00
80ac288

7.3.1 (2026-02-13)

Bug Fixes

  • update defaultOptions validation logic and add new test cases (#598) (a885520)

Chores

  • pin googleapis/release-please-action action to 16a9c90 (#571) (b392f90)
  • replace types/eslint-scope.d.ts with @types/eslint-scope (#595) (cb532f3)
  • update documentation headers and package eslint-doc-generator to v3.0.2 (#599) (c110872)
  • update eslint (#593) (0df6b6e)
  • update eslint-plugin-eslint-comments to v4.6.0 and eslint-plugin-unicorn to v62.0.0 (#596) (fd13218)