Skip to content

v3.0.0-beta.29

Pre-release
Pre-release
Compare
Choose a tag to compare
@Akryum Akryum released this 02 May 16:33

New

  • ApolloQuery: prefetch prop, closes #594
  • Apollo components: allow usage of gql in template

Fixed

  • Check for provided truthiness, closes #532 (#533)
  • updateQuery with result hook (#589)
  • ssr: ssr blocking when skip is true (#511)
  • Invoke loadingDone when stopping SmartQuery (#559)
  • ts: skipandprefetch` query options definitions (#556)
  • ts: prefetch type (#517)
  • ts: VueApolloSubscriptionOptions typing (#499)
  • ts: Add missing declarations to $apolloProvider (#493)

Docs