Skip to content

Conversation

@github-actions
Copy link

🤖 I have created a release beep boop

compat: 3.0.0

3.0.0 (2025-12-15)

⚠ BREAKING CHANGES

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297)

Features

  • @eslint/compat package (#5) (e765f07)
  • Add config types in @eslint/core (#237) (7b6dd37)
  • add eslint peer dependency (#106) (ae01ec3)
  • Add includeIgnoreFile() method (#47) (b5f74ed)
  • add support for custom name parameter to includeIgnoreFile (#211) (3e18175)
  • patch missing context and SourceCode methods for v10 (#311) (a40d8c6)
  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297) (acc623c)
  • sync packages meta (#12) (27fcd25)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @eslint/core bumped from ^1.0.0 to ^2.0.0
config-array: 0.24.0

0.24.0 (2025-12-15)

⚠ BREAKING CHANGES

  • update minimatch (#273)
  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297)
  • Support basePath property in config objects (#223)
  • correctly detect if file is outside base path on Windows (#59)
  • Allow escaping characters on Windows (#61)
  • treat * as a universal pattern (#50)
  • Remove ConfigArray#isExplicitMatch() (#53)
  • add method getConfigStatus, update isFileIgnored (#7)

Features

  • Add config-array package (4a2274d)
  • add method getConfigStatus, update isFileIgnored (#7) (400c5f9)
  • Add types to config-array (#3) (8b80e81)
  • Export ObjectSchema (#101) (f149f85)
  • normalize patterns to handle "./" prefix in files and ignores (#162) (bbbe909)
  • Remove ConfigArray#isExplicitMatch() (#53) (10d8200)
  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297) (acc623c)
  • Support basePath property in config objects (#223) (40d31ba)
  • sync packages meta (#12) (27fcd25)
  • update minimatch (#273) (8b92470)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @eslint/object-schema bumped from ^3.0.0 to ^4.0.0
config-helpers: 0.6.0

0.6.0 (2025-12-15)

⚠ BREAKING CHANGES

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297)
  • Support basePath property in config objects (#223)

Features

  • Add config types in @eslint/core (#237) (7b6dd37)
  • Add globalIgnores helper function (#159) (d8e05d8)
  • config-helpers package (#152) (906d375)
  • Look up flat/ config alternatives in defineConfig (#167) (0e1a2e0)
  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297) (acc623c)
  • Support basePath property in config objects (#223) (40d31ba)

Bug Fixes

  • add validation for plugins in isLegacyConfig (#292) (74f9427)
  • improve type support for isolated dependencies in pnpm (#289) (f8df139)
  • relax type for rule.meta.docs.recommended (#235) (9a4fe34)
  • something (example) (edc8ea7)
  • Upgrade @eslint/core (#197) (a830283)
  • use flat config when eslintrc config does not exist (#288) (ddc8577)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @eslint/core bumped from ^1.0.0 to ^2.0.0
core: 2.0.0

2.0.0 (2025-12-15)

⚠ BREAKING CHANGES

  • Remove deprecated RuleContext methods (#263)
  • remove deprecated nodeType property (#265)
  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297)
  • Add getLoc/getRange to SourceCode interface (#89)

Features

Bug Fixes

mcp: 0.3.0

0.3.0 (2025-12-15)

⚠ BREAKING CHANGES

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297)

Features

  • Add separate MCP server package (#201) (99f41cf)
  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297) (acc623c)

Bug Fixes

  • Allow MCP server to fix issues when asked to (#248) (e54bc88)
  • something (example) (edc8ea7)
migrate-config: 3.0.0

3.0.0 (2025-12-15)

⚠ BREAKING CHANGES

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297)

Features

  • eslint-plugin-react supports ESLint v9 (#91) (7664bf8)
  • Add --gitignore flag to read in .gitignore files (#55) (3d9f7ce)
  • Add config types in @eslint/core (#237) (7b6dd37)
  • Add eslint-plugin-flowtype to compat plugins (#115) (5cb3919)
  • Add includeIgnoreFile() method (#47) (b5f74ed)
  • Add migrate-config CLI tool (#26) (b16dd8d)
  • Better conversion of .eslintrc.js files in migrate-config (#172) (63cb367)
  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297) (acc623c)
  • Use defineConfig() and globalIgnores() helpers (#164) (727ec5d)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @eslint/compat bumped from ^2.0.0 to ^3.0.0
    • devDependencies
      • @eslint/core bumped from ^1.0.0 to ^2.0.0
object-schema: 4.0.0

4.0.0 (2025-12-15)

⚠ BREAKING CHANGES

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297)

Features

Bug Fixes

  • Add 'main' and 'types' entries to package.json (#48) (16ee1fa)
  • CommonJS types in all packages (#148) (c91866c)
  • fix config-array and object-schema types (#294) (a902bc4)
  • improve type support for isolated dependencies in pnpm (#289) (f8df139)
  • Minor change to trigger new releases (#13) (8184402)
  • npm and JSR package contents (#16) (3e9eb67)
  • something (example) (edc8ea7)
  • Update and standardize READMEs (#33) (75521f7)
  • Update RuleVisitor type (#135) (156d601)
plugin-kit: 0.6.0

0.6.0 (2025-12-15)

⚠ BREAKING CHANGES

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297)

Features

  • Add Directive and DirectiveType (#112) (e5bbcf1)
  • Add plugin-kit package (#99) (09ce430)
  • add support for getLocFromIndex and getIndexFromLoc (#212) (a3588d8)
  • make TextSourceCodeBase a generic type (#182) (484b6ca)
  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297) (acc623c)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @eslint/core bumped from ^1.0.0 to ^2.0.0

This PR was generated with Release Please. See documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant