File tree Expand file tree Collapse file tree 8 files changed +12
-11
lines changed Expand file tree Collapse file tree 8 files changed +12
-11
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1212 "graphql" : " 16.0.1"
1313 },
1414 "devDependencies" : {
15- "@graphql-eslint/eslint-plugin" : " 3.3 .0" ,
15+ "@graphql-eslint/eslint-plugin" : " 3.4 .0" ,
1616 "eslint" : " 8.2.0"
1717 }
1818}
Original file line number Diff line number Diff line change 1212 "graphql" : " 16.0.1"
1313 },
1414 "devDependencies" : {
15- "@graphql-eslint/eslint-plugin" : " 3.3 .0" ,
15+ "@graphql-eslint/eslint-plugin" : " 3.4 .0" ,
1616 "eslint" : " 8.2.0"
1717 }
1818}
Original file line number Diff line number Diff line change 1313 "graphql-tag" : " 2.12.6"
1414 },
1515 "devDependencies" : {
16- "@graphql-eslint/eslint-plugin" : " 3.3 .0" ,
16+ "@graphql-eslint/eslint-plugin" : " 3.4 .0" ,
1717 "eslint" : " 8.2.0"
1818 }
1919}
Original file line number Diff line number Diff line change 1212 "graphql" : " 16.0.1"
1313 },
1414 "devDependencies" : {
15- "@graphql-eslint/eslint-plugin" : " 3.3 .0" ,
15+ "@graphql-eslint/eslint-plugin" : " 3.4 .0" ,
1616 "eslint" : " 8.2.0"
1717 }
1818}
Original file line number Diff line number Diff line change 1212 "graphql" : " 16.0.1"
1313 },
1414 "devDependencies" : {
15- "@graphql-eslint/eslint-plugin" : " 3.3 .0" ,
15+ "@graphql-eslint/eslint-plugin" : " 3.4 .0" ,
1616 "eslint" : " 8.2.0" ,
1717 "eslint-config-prettier" : " 8.3.0" ,
1818 "eslint-plugin-prettier" : " 4.0.0" ,
Original file line number Diff line number Diff line change 11# @graphql-eslint/eslint-plugin
22
3+ ## 3.4.0
4+
5+ ### Minor Changes
6+
7+ - 75ec7d1: fix false positive case in ` possible-type-extension ` rule when schema is separate into multiple files
8+
39## 3.3.0
410
511### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphql-eslint/eslint-plugin" ,
3- "version" : " 3.3 .0" ,
3+ "version" : " 3.4 .0" ,
44 "repository" : " https://github.com/dotansimha/graphql-eslint" ,
55 "author" : " Dotan Simha <dotansimha@gmail.com>" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments