File tree Expand file tree Collapse file tree 3 files changed +17
-1
lines changed Expand file tree Collapse file tree 3 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 17
17
"changesets" : [
18
18
" @graphql-eslint_eslint-plugin-1792-dependencies" ,
19
19
" @graphql-eslint_eslint-plugin-1813-dependencies" ,
20
+ " breezy-seals-sparkle" ,
20
21
" dull-scissors-destroy" ,
21
22
" few-mails-sparkle" ,
22
23
" itchy-ads-compete" ,
24
+ " lovely-laws-hide" ,
23
25
" rare-planes-love" ,
24
26
" real-coins-share" ,
25
27
" strong-needles-compare"
Original file line number Diff line number Diff line change 1
1
# @graphql-eslint/eslint-plugin
2
2
3
+ ## 4.0.0-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #2455 ] ( https://github.com/dimaMachina/graphql-eslint/pull/2455 )
8
+ [ ` 08a8a13 ` ] ( https://github.com/dimaMachina/graphql-eslint/commit/08a8a1382d51140ddf7a310de3a711b354533879 )
9
+ Thanks [ @dimaMachina ] ( https://github.com/dimaMachina ) ! - fix caching issues for
10
+ ` no-unreachable-types ` / ` no-unused-fields ` rules for multi projects
11
+
12
+ - [ #2458 ] ( https://github.com/dimaMachina/graphql-eslint/pull/2458 )
13
+ [ ` 9096458 ` ] ( https://github.com/dimaMachina/graphql-eslint/commit/909645893d41f2ccf618b2c74fb7671ddab538b9 )
14
+ Thanks [ @dimaMachina ] ( https://github.com/dimaMachina ) ! - add ` meta ` object with ` name ` and
15
+ ` version ` to ` parser ` and ` processor ` to be compatible with ESLint 9
16
+
3
17
## 4.0.0-alpha.1
4
18
5
19
### Major Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-eslint/eslint-plugin" ,
3
- "version" : " 4.0.0-alpha.1 " ,
3
+ "version" : " 4.0.0-alpha.2 " ,
4
4
"type" : " module" ,
5
5
"description" : " GraphQL plugin for ESLint" ,
6
6
"repository" : " https://github.com/B2o5T/graphql-eslint" ,
You can’t perform that action at this time.
0 commit comments