- Support
apollo-client@0.8.0
(PR #206) - Support
es6
modules andtree-shaking
(PR #151, PR #206) - Make our
Ahead-of-Time
compilation compatible with Angular 2.3+ (PR #189, PR #195) - Added
getClient()
that exposes an instance of ApolloClient (PR #203) - BREAKING CHANGE The way to provide an instance of ApolloClient has changed, see how