Skip to content

Releases: graphql-hive/federation-composition

v0.4.0

13 Dec 19:34
5a8518a

Choose a tag to compare

Minor Changes

Patch Changes

v0.3.0

13 Dec 16:19
2b20598

Choose a tag to compare

Minor Changes

  • #23
    2d72e03
    Thanks @kamilkisiela! - Add sortSDL function to sort
    DocumentNode (type system definitions and extensions)

v0.2.0

24 Nov 15:34
284c981

Choose a tag to compare

Minor Changes

  • #21
    443283e
    Thanks @n1ru4l! - Remove stripFederationFromSupergraph in favor of
    transformSupergraphToPublicSchema.

    Instead of stripping only federation specific types, transformSupergraphToPublicSchema yields
    the public api schema as served by the gateway.

v0.1.4

23 Nov 20:31
b3365d0

Choose a tag to compare

Patch Changes

  • #19
    e0ef0bb
    Thanks @kamilkisiela! - Make stripFederationFromSupergraph
    less strict and remove only Federation directives

v0.1.3

06 Oct 11:05
a5e5d40

Choose a tag to compare

Patch Changes

v0.1.2

06 Oct 07:44
6b70173

Choose a tag to compare

Patch Changes

v0.1.1

28 Sep 14:18
82c8aea

Choose a tag to compare

Patch Changes

v0.1.0

28 Sep 14:10
63aa33c

Choose a tag to compare

Minor Changes