Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 618 Bytes

CHANGELOG.md

File metadata and controls

26 lines (17 loc) · 618 Bytes

Changelog

0.1.6

  • Update to apollo-federation 2.0.0-preview.3

0.1.5

  • #590 Fix deserialization of GraphQLError nodes.
  • Update to apollo-federation 2.0.0-preview.1

0.1.4

  • Update to apollo-federation 2.0.0-preview.0

0.1.3

  • #586 Make SubgraphLocation.subgraph an Option. For now, composition errors can have no attributed subgraph.
  • #583 Remove connectors warning.

0.1.2

  • Updated dependencies