File tree Expand file tree Collapse file tree 3 files changed +13
-9
lines changed Expand file tree Collapse file tree 3 files changed +13
-9
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @theguild/federation-composition
22
3+ ## 0.2.0
4+
5+ ### Minor Changes
6+
7+ - [ #21 ] ( https://github.com/the-guild-org/federation/pull/21 )
8+ [ ` 443283e ` ] ( https://github.com/the-guild-org/federation/commit/443283e22e89934a268b7a6318c02ffc3bfbf464 )
9+ Thanks [ @n1ru4l ] ( https://github.com/n1ru4l ) ! - Remove ` stripFederationFromSupergraph ` in favor of
10+ ` transformSupergraphToPublicSchema ` .
11+
12+ Instead of stripping only federation specific types, ` transformSupergraphToPublicSchema ` yields
13+ the public api schema as served by the gateway.
14+
315## 0.1.4
416
517### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @theguild/federation-composition" ,
3- "version" : " 0.1.4 " ,
3+ "version" : " 0.2.0 " ,
44 "type" : " module" ,
55 "description" : " Open Source Composition library for Apollo Federation" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments