Skip to content

Releases: eslint/rewrite

plugin-kit: v0.7.1

08 Apr 09:21
Immutable release. Only release title and notes can be modified.
d2dbf7b

Choose a tag to compare

0.7.1 (2026-04-08)

Bug Fixes

  • revert re-export ESM types in CommonJS (#427) (9b16fe1)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @eslint/core bumped from ^1.2.0 to ^1.2.1

object-schema: v3.0.5

08 Apr 09:21
Immutable release. Only release title and notes can be modified.
d2dbf7b

Choose a tag to compare

3.0.5 (2026-04-08)

Bug Fixes

  • revert re-export ESM types in CommonJS (#427) (9b16fe1)

migrate-config: v2.0.6

08 Apr 09:21
Immutable release. Only release title and notes can be modified.
d2dbf7b

Choose a tag to compare

2.0.6 (2026-04-08)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @eslint/compat bumped from ^2.0.4 to ^2.0.5
    • devDependencies
      • @eslint/core bumped from ^1.2.0 to ^1.2.1

mcp: v0.3.4

08 Apr 09:21
Immutable release. Only release title and notes can be modified.
d2dbf7b

Choose a tag to compare

0.3.4 (2026-04-08)

Bug Fixes

Dependencies

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

core: v1.2.1

08 Apr 09:21
Immutable release. Only release title and notes can be modified.
d2dbf7b

Choose a tag to compare

1.2.1 (2026-04-08)

Bug Fixes

  • revert re-export ESM types in CommonJS (#427) (9b16fe1)

config-helpers: v0.5.5

08 Apr 09:21
Immutable release. Only release title and notes can be modified.
d2dbf7b

Choose a tag to compare

0.5.5 (2026-04-08)

Bug Fixes

  • revert re-export ESM types in CommonJS (#427) (9b16fe1)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @eslint/core bumped from ^1.2.0 to ^1.2.1

config-array: v0.23.5

08 Apr 09:21
Immutable release. Only release title and notes can be modified.
d2dbf7b

Choose a tag to compare

0.23.5 (2026-04-08)

Bug Fixes

  • revert re-export ESM types in CommonJS (#427) (9b16fe1)

Dependencies

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

compat: v2.0.5

08 Apr 09:21
Immutable release. Only release title and notes can be modified.
d2dbf7b

Choose a tag to compare

2.0.5 (2026-04-08)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @eslint/core bumped from ^1.2.0 to ^1.2.1

plugin-kit: v0.7.0

03 Apr 20:02
Immutable release. Only release title and notes can be modified.
fe114ee

Choose a tag to compare

0.7.0 (2026-04-03)

Features

  • add languages and docs.dialects to rule meta types (#421) (7680f69)

Bug Fixes

Dependencies

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

object-schema: v3.0.4

03 Apr 20:02
Immutable release. Only release title and notes can be modified.
fe114ee

Choose a tag to compare

3.0.4 (2026-04-03)

Bug Fixes

  • avoid mutating object schema definitions during construction (#412) (f0fd9a2)
  • correct ValidationStrategy parameter types (#406) (42a30ea)
  • re-export ESM types in CommonJS (#416) (ef16f80)