Skip to content

v3.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Akryum Akryum released this 12 Feb 15:46

Fixed

  • If query is a function, call it in prefetchAll - fix #153
  • SmartSubscription: bind updateQuery to vm - fix #154
  • npm ignore babel/eslint configs - fix #211

Fixed in previous release

  • Don't require the key to match the query name #186 by @nachocab
  • fix TypeScript error when multiple clients are used #193 @azulite