Skip to content

Releases: eslint/create-config

create-config: v2.0.0

Choose a tag to compare

@eslintbot eslintbot released this 20 May 21:18
Immutable release. Only release title and notes can be modified.
e420f41

2.0.0 (2026-05-19)

⚠ BREAKING CHANGES

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

Features

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#206) (9e624bd)

Bug Fixes

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 27 Oct 15:14
Immutable release. Only release title and notes can be modified.
232b7be

1.11.0 (2025-10-27)

Features

Bug Fixes

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 20:58
ac3b804

1.10.0 (2025-07-21)

Features

Bug Fixes

  • remove double blank lines when not use eslintrc style (#185) (c2de1f7)

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 20 May 09:38
6adb2da

1.9.0 (2025-05-20)

Features

  • add support for .mts and .cts extensions (#173) (81ca6e1)

v1.8.3

Choose a tag to compare

@github-actions github-actions released this 14 May 17:12
7132896

1.8.3 (2025-05-14)

Bug Fixes

  • ensure posix-compliant newline at end of generated configs (#170) (8f18045)

v1.8.2

Choose a tag to compare

@github-actions github-actions released this 07 May 16:32
95a07d6

1.8.2 (2025-05-07)

Bug Fixes

  • semver calculations for defineConfig import (#168) (7b7f831)

v1.8.1

Choose a tag to compare

@github-actions github-actions released this 14 Apr 22:29
fb20451

1.8.1 (2025-04-14)

Bug Fixes

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 14 Apr 15:39
898274b

1.8.0 (2025-04-09)

Features

  • add fallback to npm registry API in fetchPeerDependencies (#155) (d08a7a4)

Bug Fixes

  • correct defineConfig usage in generated config (#161) (dfef597)

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 08 Apr 10:30
1d35087

1.7.0 (2025-03-31)

Features

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 20 Mar 20:43
c3f9ffd

1.6.0 (2025-03-20)

Features