Skip to content

0.8.0

Compare
Choose a tag to compare
@kamilkisiela kamilkisiela released this 10 Nov 11:47
· 1621 commits to master since this release
  • Made mutate() and query() methods to return Observable instead of Promise (PR #140)
  • Use types of options (for watchQuery, query, mutate) (
    PR #145,
    PR #146,
    PR #148
    )