Releases: eslint/create-config
Releases · eslint/create-config
v1.9.0
1.9.0 (2025-05-20)
Features
- add support for
.mts
and .cts
extensions (#173) (81ca6e1)
v1.8.3
1.8.3 (2025-05-14)
Bug Fixes
- ensure posix-compliant newline at end of generated configs (#170) (8f18045)
v1.8.2
1.8.2 (2025-05-07)
Bug Fixes
- semver calculations for
defineConfig
import (#168) (7b7f831)
v1.8.1
1.8.1 (2025-04-14)
Bug Fixes
v1.8.0
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
1.7.0 (2025-03-31)
Features
v1.6.0
1.6.0 (2025-03-20)
Features
v1.5.0
1.5.0 (2025-02-12)
Features
v1.4.0
1.4.0 (2024-10-25)
Features
- add types for the configuration's default export (#147) (2eaacd0)
v1.3.1
1.3.1 (2024-08-13)
Bug Fixes