0.4.0
- 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, removedgraphql-tag
from dependencies, movedapollo-client
and@angular/core
to peerDependecies (PR #44) - Added
ApolloQuery
interface (PR #45)