Skip to content

0.9.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@kamilkisiela kamilkisiela released this 03 Jan 11:36
· 1589 commits to master since this release
  • Support es6 modules and tree-shaking (PR #151)
  • 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