Skip to content

0.4.4

Compare
Choose a tag to compare
@kamilkisiela kamilkisiela released this 24 Aug 18:54
· 1677 commits to master since this release
  • Fixed format of arguments in backward compatible methods (PR #74)
  • Made queries reusable (use refetch on new variables) (PR #74)
  • Used apollo-client-rxjs (PR #72)
  • Fixed an issue that prevents from subscribing to ApolloQueryObservable (PR #71)
  • Added SelectPipe and deprecated ApolloQueryPipe (PR #78)