Skip to content

Releases: eslint/rewrite

plugin-kit: v0.3.5

08 Aug 10:19
9e68ab6
Compare
Choose a tag to compare

0.3.5 (2025-08-05)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @eslint/core bumped from ^0.15.1 to ^0.15.2

migrate-config: v1.5.3

08 Aug 10:19
9e68ab6
Compare
Choose a tag to compare

1.5.3 (2025-08-05)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @eslint/compat bumped from ^1.3.1 to ^1.3.2

core: v0.15.2

08 Aug 10:19
9e68ab6
Compare
Choose a tag to compare

0.15.2 (2025-08-05)

Bug Fixes

  • relax type for rule.meta.docs.recommended (#235) (9a4fe34)

config-helpers: v0.3.1

08 Aug 10:19
9e68ab6
Compare
Choose a tag to compare

0.3.1 (2025-08-05)

Bug Fixes

  • relax type for rule.meta.docs.recommended (#235) (9a4fe34)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @eslint/core bumped from ^0.15.1 to ^0.15.2

compat: v1.3.2

08 Aug 10:19
9e68ab6
Compare
Choose a tag to compare

1.3.2 (2025-08-05)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @eslint/core bumped from ^0.15.1 to ^0.15.2

mcp: v0.1.1

30 Jul 14:14
6299dc9
Compare
Choose a tag to compare

0.1.1 (2025-07-30)

Bug Fixes

  • Allow MCP server to fix issues when asked to (#248) (e54bc88)

plugin-kit: v0.3.4

21 Jul 15:29
380c224
Compare
Choose a tag to compare

0.3.4 (2025-07-21)

Bug Fixes

  • potential quadratic runtime in regular expression (#240) (b283f64)

plugin-kit: v0.3.3

25 Jun 14:02
0496201
Compare
Choose a tag to compare

0.3.3 (2025-06-25)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @eslint/core bumped from ^0.15.0 to ^0.15.1

migrate-config: v1.5.2

25 Jun 14:02
0496201
Compare
Choose a tag to compare

1.5.2 (2025-06-25)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @eslint/compat bumped from ^1.3.0 to ^1.3.1

core: v0.15.1

25 Jun 14:02
0496201
Compare
Choose a tag to compare

0.15.1 (2025-06-25)

Bug Fixes

  • Allow RuleConfig to have array with just severity (#228) (c5f92fa)