github vuejs/apollo v3.0.0-rc.6

latest releases: v4.0.2, v4.0.0, v4.0.0-beta.12...
pre-release4 years ago

Fixed

  • types: allow typing this in the apollo option in decorator, closes #780
  • types: allow typing the variables for VueApolloQueryDefinition, closes #787

Known issues

  • types: Using the array notation for subscribeToMore may not infer this correctly because of an issue in TypeScript. Workaround: use a function to return the whole query definition and use arrow functions (example).

Don't miss a new apollo release

NewReleases is sending notifications on new releases.