File tree Expand file tree Collapse file tree 3 files changed +18
-2
lines changed
Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.11 .0"
2+ "." : " 2.0 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.0.0] ( https://github.com/eslint/create-config/compare/create-config-v1.11.0...create-config-v2.0.0 ) (2026-04-13)
4+
5+
6+ ### âš BREAKING CHANGES
7+
8+ * Require Node.js ^20.19.0 || ^22.13.0 || >=24 ([ #206 ] ( https://github.com/eslint/create-config/issues/206 ) )
9+
10+ ### Features
11+
12+ * Require Node.js ^20.19.0 || ^22.13.0 || > ; =24 ([ #206 ] ( https://github.com/eslint/create-config/issues/206 ) ) ([ 9e624bd] ( https://github.com/eslint/create-config/commit/9e624bda761527027ba88d527e1f3f8c96eb899a ) )
13+
14+
15+ ### Bug Fixes
16+
17+ * correct JSDoc type definitions ([ #233 ] ( https://github.com/eslint/create-config/issues/233 ) ) ([ 93209ea] ( https://github.com/eslint/create-config/commit/93209ea3d6328b3004e5dc667e1cddc532076a7d ) )
18+
319## [ 1.11.0] ( https://github.com/eslint/create-config/compare/v1.10.0...v1.11.0 ) (2025-10-27)
420
521
Original file line number Diff line number Diff line change 11{
22 "name" : " @eslint/create-config" ,
3- "version" : " 1.11 .0" ,
3+ "version" : " 2.0 .0" ,
44 "description" : " Utility to create ESLint config files." ,
55 "keywords" : [
66 " ast" ,
You can’t perform that action at this time.
0 commit comments