File tree Expand file tree Collapse file tree 5 files changed +19
-7
lines changed Expand file tree Collapse file tree 5 files changed +19
-7
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.17.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ [[ ` 3705256 ` ] ( https://github.com/graphql-hive/graphql-yoga/commit/370525642b908d78c1d6238bf12c033a18cad0cd )] :
9
+ - @graphql-yoga/nestjs @3.17.0
10
+
3
11
## 3.16.0
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.16 .0" ,
3
+ "version" : " 3.17 .0" ,
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/nestjs
2
2
3
+ ## 3.17.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [ #4182 ] ( https://github.com/graphql-hive/graphql-yoga/pull/4182 )
8
+ [ ` 3705256 ` ] ( https://github.com/graphql-hive/graphql-yoga/commit/370525642b908d78c1d6238bf12c033a18cad0cd )
9
+ Thanks [ @Kalos-S ] ( https://github.com/Kalos-S ) ! - Remove unused graphqlEndpoint NestJS driver
10
+ option
11
+
3
12
## 3.16.0
4
13
5
14
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-yoga/nestjs" ,
3
- "version" : " 3.16 .0" ,
3
+ "version" : " 3.17 .0" ,
4
4
"type" : " module" ,
5
5
"description" : " GraphQL Yoga driver for NestJS GraphQL." ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments