File tree Expand file tree Collapse file tree 7 files changed +31
-10
lines changed Expand file tree Collapse file tree 7 files changed +31
-10
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# @graphql-tools/import
2
2
3
+ ## 7.1.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #7492 ] ( https://github.com/ardatan/graphql-tools/pull/7492 )
8
+ [ ` 62a6da3 ` ] ( https://github.com/ardatan/graphql-tools/commit/62a6da31fff40c5e5addb5de54991b87e08e7dae )
9
+ Thanks [ @renovate ] ( https://github.com/apps/renovate ) ! - dependencies updates:
10
+ - Updated dependency
11
+ [ ` @theguild/federation-composition@^0.20.0 ` ↗︎] ( https://www.npmjs.com/package/@theguild/federation-composition/v/0.20.0 )
12
+ (from ` ^0.19.0 ` , in ` dependencies ` )
13
+
3
14
## 7.1.1
4
15
5
16
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-tools/import" ,
3
- "version" : " 7.1.1 " ,
3
+ "version" : " 7.1.2 " ,
4
4
"type" : " module" ,
5
5
"description" : " A set of utils for faster development of GraphQL tools" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 1
1
# @graphql-tools/graphql-file-loader
2
2
3
+ ## 8.1.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ [[ ` 62a6da3 ` ] ( https://github.com/ardatan/graphql-tools/commit/62a6da31fff40c5e5addb5de54991b87e08e7dae )] :
9
+ - @graphql-tools/import @7.1.2
10
+
3
11
## 8.1.1
4
12
5
13
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-tools/graphql-file-loader" ,
3
- "version" : " 8.1.1 " ,
3
+ "version" : " 8.1.2 " ,
4
4
"type" : " module" ,
5
5
"description" : " A set of utils for faster development of GraphQL tools" ,
6
6
"repository" : {
51
51
"graphql" : " ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
52
52
},
53
53
"dependencies" : {
54
- "@graphql-tools/import" : " 7.1.1 " ,
54
+ "@graphql-tools/import" : " 7.1.2 " ,
55
55
"@graphql-tools/utils" : " ^10.9.1" ,
56
56
"globby" : " ^11.0.3" ,
57
57
"tslib" : " ^2.4.0" ,
Original file line number Diff line number Diff line change 1
1
# @graphql-tools/node-require
2
2
3
+ ## 7.0.27
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [ ] :
8
+ - @graphql-tools/graphql-file-loader @8.1.2
9
+
3
10
## 7.0.26
4
11
5
12
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-tools/node-require" ,
3
- "version" : " 7.0.26 " ,
3
+ "version" : " 7.0.27 " ,
4
4
"type" : " module" ,
5
5
"description" : " A set of utils for faster development of GraphQL tools" ,
6
6
"repository" : {
50
50
"graphql" : " ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
51
51
},
52
52
"dependencies" : {
53
- "@graphql-tools/graphql-file-loader" : " 8.1.1 " ,
53
+ "@graphql-tools/graphql-file-loader" : " 8.1.2 " ,
54
54
"@graphql-tools/load" : " 8.1.2" ,
55
55
"@graphql-tools/utils" : " ^10.9.1" ,
56
56
"tslib" : " ^2.4.0"
You can’t perform that action at this time.
0 commit comments