Skip to content

Releases: eslint/create-config

v1.9.0

20 May 09:38
6adb2da
Compare
Choose a tag to compare

1.9.0 (2025-05-20)

Features

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

v1.8.3

14 May 17:12
7132896
Compare
Choose a tag to compare

1.8.3 (2025-05-14)

Bug Fixes

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

v1.8.2

07 May 16:32
95a07d6
Compare
Choose a tag to compare

1.8.2 (2025-05-07)

Bug Fixes

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

v1.8.1

14 Apr 22:29
fb20451
Compare
Choose a tag to compare

1.8.1 (2025-04-14)

Bug Fixes

v1.8.0

14 Apr 15:39
898274b
Compare
Choose a tag to compare

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

08 Apr 10:30
1d35087
Compare
Choose a tag to compare

1.7.0 (2025-03-31)

Features

v1.6.0

20 Mar 20:43
c3f9ffd
Compare
Choose a tag to compare

1.6.0 (2025-03-20)

Features

v1.5.0

20 Feb 21:41
f1099c4
Compare
Choose a tag to compare

1.5.0 (2025-02-12)

Features

v1.4.0

31 Oct 20:50
a1d1417
Compare
Choose a tag to compare

1.4.0 (2024-10-25)

Features

  • add types for the configuration's default export (#147) (2eaacd0)

v1.3.1

13 Aug 10:57
602a7ab
Compare
Choose a tag to compare

1.3.1 (2024-08-13)

Bug Fixes