v3.0.0
New
- Send the query key as argument to the skip fn (#810)
error
handlers: addedvm
,key
,type
,options
arguments
Fixed
- compile for...of to plain for loops (#813)
- ts: import gql files, closes Akryum/vue-cli-plugin-apollo#180
- ts: DataDef not defined error
- smart query: now supports
errorPolicy
, closes #526 - SSR: memory leak, closes nuxt-modules/apollo#231