Skip to content

v4.0.0-alpha.16

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Nov 10:06
· 163 commits to v4 since this release

Bug Fixes

  • destruction of $apollo in vue-apollo-option (#1273) (e2dad14)
  • duplicate call to catchError, closes #1133 (eaf1da7)
  • improve peerDeps declaration, closes #1263 (3c8545b)
  • useMutation outside setup (#1262) (9b3af01)
  • useQuery: improve error handling with errorPolicy set to 'all' (04ab9f6)
  • useSubscription outside of component (a37a560)

Features