File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.1.0] ( https://github.com/eslint/eslintrc/compare/v2.0.3...v2.1.0 ) (2023-06-30)
4
+
5
+
6
+ ### Features
7
+
8
+ * add ` es2023 ` and ` es2024 ` environments ([ #116 ] ( https://github.com/eslint/eslintrc/issues/116 ) ) ([ 14ddd36] ( https://github.com/eslint/eslintrc/commit/14ddd3630843485f8f29f4b0402891a26f9fcf9b ) )
9
+
10
+
11
+ ### Chores
12
+
13
+ * upgrade
[email protected] (
[ #118 ] ( https://github.com/eslint/eslintrc/issues/118 ) ) (
[ 2d346d5
] ( https://github.com/eslint/eslintrc/commit/2d346d5b0d926a9388c5a08adebfd218b1f48253 ) )
14
+
3
15
## [ 2.0.3] ( https://github.com/eslint/eslintrc/compare/v2.0.2...v2.0.3 ) (2023-05-05)
4
16
5
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @eslint/eslintrc" ,
3
- "version" : " 2.0.3 " ,
3
+ "version" : " 2.1.0 " ,
4
4
"description" : " The legacy ESLintRC config file format for ESLint" ,
5
5
"type" : " module" ,
6
6
"main" : " ./dist/eslintrc.cjs" ,
You can’t perform that action at this time.
0 commit comments