Skip to content

0.4.0

Compare
Choose a tag to compare
@kamilkisiela kamilkisiela released this 19 Jul 08:04
· 1723 commits to master since this release
  • Passing all the options of mutation in Apollo decorator PR #39
  • Added support for apollo-client breaking change that moves methods to query's observable (PR #40)
  • Replaced lodash with subpackages, removed graphql-tag from dependencies, moved apollo-client and @angular/core to peerDependecies (PR #44)
  • Added ApolloQuery interface (PR #45)