Files
coopgo/node_modules/apollo-link-context/CHANGELOG.md
sgauthier 6e64e138e2
All checks were successful
Publish To Prod / deploy_and_publish (push) Successful in 35s
planning
2024-10-14 09:15:30 +02:00

935 B

Change log


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


1.0.10

  • No changes

1.0.9

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

1.0.7

  • Update apollo-link #559

1.0.6

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

1.0.5

  • ApolloLink upgrade

1.0.4

  • ApolloLink upgrade

1.0.3

  • update rollup build

1.0.2

  • changed peer-dependency of apollo-link to actual dependency

1.0.1

  • moved to better rollup build

1.0.0

  • bump to major to signal API stability

0.1.0

  • initial release