MessagesForMacintosh/JS/node_modules/apollo-link-http-common/CHANGELOG.md

908 B

Change log


NOTE: This changelog is no longer maintained. Changes are now tracked in the top level CHANGELOG.md.


0.2.6

  • No changes

0.2.5

  • Added graphql 14 to peer and dev deps; Updated @types/graphql to 14
    @hwillson in #789

0.2.4

  • Update apollo-link #559

v0.2.3

  • correct the warning message on no fetch found to node-fetchPR#526

v0.2.2

  • update apollo link with zen-observable-ts PR#515

v0.2.1

  • Apollo link upgrade

v0.2.0

  • rename serializeFetchBody to serializeFetchParameter and take a label argument