Skip to content

Releases: eslint/rewrite

plugin-kit: v0.6.1

06 Mar 22:24
Immutable release. Only release title and notes can be modified.
41eb19f

Choose a tag to compare

0.6.1 (2026-03-06)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @eslint/core bumped from ^1.1.0 to ^1.1.1

object-schema: v3.0.3

06 Mar 22:24
Immutable release. Only release title and notes can be modified.
41eb19f

Choose a tag to compare

3.0.3 (2026-03-06)

Bug Fixes

  • align object-schema PropertyDefinition types with runtime (#372) (6182ebf)

migrate-config: v2.0.3

06 Mar 22:24
Immutable release. Only release title and notes can be modified.
41eb19f

Choose a tag to compare

2.0.3 (2026-03-06)

Bug Fixes

  • update dependency @eslint/eslintrc to ^3.3.4 (#382) (cecf46e)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @eslint/compat bumped from ^2.0.2 to ^2.0.3
    • devDependencies
      • @eslint/core bumped from ^1.1.0 to ^1.1.1

mcp: v0.3.1

06 Mar 22:24
Immutable release. Only release title and notes can be modified.
41eb19f

Choose a tag to compare

0.3.1 (2026-03-06)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @eslint/plugin-kit bumped from ^0.6.0 to ^0.6.1

core: v1.1.1

06 Mar 22:24
Immutable release. Only release title and notes can be modified.
41eb19f

Choose a tag to compare

1.1.1 (2026-03-06)

Bug Fixes

  • type-check suggestion messageId against MessageIds (#392) (76c2196)

config-helpers: v0.5.3

06 Mar 22:24
Immutable release. Only release title and notes can be modified.
41eb19f

Choose a tag to compare

0.5.3 (2026-03-06)

Bug Fixes

  • tighten extends typing in config-helpers (#385) (939bc32)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @eslint/core bumped from ^1.1.0 to ^1.1.1

config-array: v0.23.3

06 Mar 22:24
Immutable release. Only release title and notes can be modified.
41eb19f

Choose a tag to compare

0.23.3 (2026-03-06)

Bug Fixes

  • correct config-array matcher types (#373) (7b89f2f)
  • correct extraConfigTypes validation error messages (#388) (25aba34)
  • improve extraConfigTypes validation (#390) (39f005c)
  • update dependency minimatch to ^10.2.4 (#387) (538c049)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @eslint/object-schema bumped from ^3.0.2 to ^3.0.3

config-array: v0.21.2

06 Mar 19:43
Immutable release. Only release title and notes can be modified.
a498168

Choose a tag to compare

0.21.2 (2026-03-06)

Bug Fixes

  • Upgrade minimatch 3.1.2 -> 3.1.5 (a77f71d)

compat: v2.0.3

06 Mar 22:24
Immutable release. Only release title and notes can be modified.
41eb19f

Choose a tag to compare

2.0.3 (2026-03-06)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @eslint/core bumped from ^1.1.0 to ^1.1.1

object-schema: v3.0.2

20 Feb 14:30
Immutable release. Only release title and notes can be modified.
1030f06

Choose a tag to compare

3.0.2 (2026-02-19)

Bug Fixes

  • tighten types of MergeStrategy in object-schema (#348) (9266041)