File tree 7 files changed +33
-9
lines changed
7 files changed +33
-9
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# @graphql-yoga/nestjs-federation
2
2
3
+ ## 3.10.13
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ [[ ` 31b7754 ` ] ( https://github.com/dotansimha/graphql-yoga/commit/31b7754fd93d74682576b4f4765385805e78cf17 )] :
9
+ - @graphql-yoga/plugin-apollo-inline-trace @3.10.12
10
+
3
11
## 3.10.12
4
12
5
13
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-yoga/nestjs-federation" ,
3
- "version" : " 3.10.12 " ,
3
+ "version" : " 3.10.13 " ,
4
4
"type" : " module" ,
5
5
"description" : " GraphQL Yoga driver with Apollo Federation for NestJS GraphQL." ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 1
1
# @graphql-yoga/plugin-apollo-inline-trace
2
2
3
+ ## 3.10.12
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #3647 ] ( https://github.com/dotansimha/graphql-yoga/pull/3647 )
8
+ [ ` 31b7754 ` ] ( https://github.com/dotansimha/graphql-yoga/commit/31b7754fd93d74682576b4f4765385805e78cf17 )
9
+ Thanks [ @ardatan ] ( https://github.com/ardatan ) ! - Wait for setting schemaId to prevent race
10
+ condition
11
+
3
12
## 3.10.11
4
13
5
14
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-yoga/plugin-apollo-inline-trace" ,
3
- "version" : " 3.10.11 " ,
3
+ "version" : " 3.10.12 " ,
4
4
"type" : " module" ,
5
5
"description" : " Apollo's federated tracing plugin for GraphQL Yoga." ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 1
1
# @graphql-yoga/plugin-apollo-usage-report
2
2
3
+ ## 0.5.9
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #3647 ] ( https://github.com/dotansimha/graphql-yoga/pull/3647 )
8
+ [ ` 31b7754 ` ] ( https://github.com/dotansimha/graphql-yoga/commit/31b7754fd93d74682576b4f4765385805e78cf17 )
9
+ Thanks [ @ardatan ] ( https://github.com/ardatan ) ! - Wait for setting schemaId to prevent race
10
+ condition
11
+
12
+ - Updated dependencies
13
+ [[ ` 31b7754 ` ] ( https://github.com/dotansimha/graphql-yoga/commit/31b7754fd93d74682576b4f4765385805e78cf17 )] :
14
+ - @graphql-yoga/plugin-apollo-inline-trace @3.10.12
15
+
3
16
## 0.5.8
4
17
5
18
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-yoga/plugin-apollo-usage-report" ,
3
- "version" : " 0.5.8 " ,
3
+ "version" : " 0.5.9 " ,
4
4
"type" : " module" ,
5
5
"description" : " Apollo's GraphOS usage report plugin for GraphQL Yoga." ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments