Skip to content

1.1.0

Compare
Choose a tag to compare
@kamilkisiela kamilkisiela released this 15 May 19:09
· 1096 commits to master since this release
c0613f2
  • Supports Angular 6 and RxJS 6 (PR #580)
  • Introduces apollo-angular/testing tools (PR #592)
  • Introduces APOLLO_OPTIONS token. Allows to create Apollo using Dependency Injection (PR #607)
  • Adds sideEffects: false (webpack) (PR #580)
  • Introduces ExtraSubscriptionOptions. Allows to run Apollo.subscribe outside
    the Zone (PR #488)