File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 6.0.0] ( https://github.com/zakodium/eslint-config-graphql/compare/v5.1.0...v6.0.0 ) (2024-07-11)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * update ESLint to flat config ([ #22 ] ( https://github.com/zakodium/eslint-config-graphql/issues/22 ) )
9
+
10
+ ### Features
11
+
12
+ * update ESLint to flat config ([ #22 ] ( https://github.com/zakodium/eslint-config-graphql/issues/22 ) ) ([ 982b5e4] ( https://github.com/zakodium/eslint-config-graphql/commit/982b5e41505e6b80c6d96b47ea72f06536f25e4a ) )
13
+
3
14
## [ 5.1.0] ( https://github.com/zakodium/eslint-config-graphql/compare/v5.0.1...v5.1.0 ) (2023-12-05)
4
15
5
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @zakodium/eslint-config-graphql" ,
3
- "version" : " 5.1 .0" ,
3
+ "version" : " 6.0 .0" ,
4
4
"description" : " ESLint config for GraphQL files" ,
5
5
"type" : " module" ,
6
6
"exports" : {
You can’t perform that action at this time.
0 commit comments