Apollo and GraphQL for Vue.js v4.0.0-alpha.13 Release Notes

Release Date: 2021-07-04 // almost 3 years ago
  • ๐Ÿ› Bug Fixes

    • ๐Ÿ— build (f81f2d4)
    • composable: Clear previous error when recieving a result (#1120) (689c284)
    • don't track loading outside of vm, closes #1145 (35940d1)
    • โœ‚ remove ApolloProvider.provide (40ddcb9)
    • ๐Ÿ‘‰ useQuery: apply partial result on start (62fa842)

    ๐Ÿ”‹ Features

    • composable: Type MutateOverrideOptions (4c51cb4)
    • options & components API for Vue 3 (8a70c95)