Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vue/apollo-components

Package Overview
Dependencies
Maintainers
11
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue/apollo-components - npm Package Versions

1

4.0.0-alpha.17

Diff

Changelog

Source

4.0.0-alpha.17 (2022-05-03)

Bug Fixes

  • $apollo null error if smar obj is destroyed but has throttled/debounced calls (d6d4da1)
  • added client options to error policy (#1318) (61261bc)
  • avoid onServerPrefetch warning (#1281) (cf89b25)
  • remove console.log (a79b790)
  • subscriptions array leak (#1248) (f31fa15)
  • useQuery loading and debounce issues (#1313) (082acf9), closes #1235 #1271

Features

  • allow providing multiple apolloClients outside of setup/vue context in vue-apollo-composable (#1340) (64491ce)
  • deprecate useResult (0e9fb48)
  • update vue-demi (af9f20f)
akryum
published 4.0.0-alpha.16 •

Changelog

Source

4.0.0-alpha.16 (2021-11-28)

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

akryum
published 4.0.0-alpha.15 •

Changelog

Source

4.0.0-alpha.15 (2021-09-20)

Bug Fixes

  • apollo-client 3.4 FetchMoreQueryOptions, closes #1252 (e0786ac)
  • don't use internal merge strat, closes #1229 (e1026a3)
  • remove $isServer, closes #1241 (1180679)
  • smart apollo: ensure SmartQuery variables still function when watched expression evaluated (#1161), closes #991 (b67ff78)
  • SubscribeToMore: use beforeUnmount (a90840c)
  • types: add throttle and debounce options (#1258) (7ffb5f8), closes vuejs#335
  • useApolloClient: save current client in closure, closes #1249 (fb18286)
  • useQuery: reset error on refetch/fetchMore, closes #1105 (ea123fa)
  • useResult: data => data deep required & non-nullable, closes #1250 (4475805)
  • vue peerDependencies, closes #1234 (a35b04f)
akryum
published 4.0.0-alpha.14 •

Changelog

Source

4.0.0-alpha.14 (2021-07-19)

Bug Fixes

Features

akryum
published 4.0.0-alpha.13 •

Changelog

Source

4.0.0-alpha.13 (2021-07-04)

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)
akryum
published 4.0.0-alpha.11 •

Changelog

Source

4.0.0-alpha.11 (2020-10-17)

Bug Fixes

Features

akryum
published 4.0.0-alpha.7 •

Changelog

Source

4.0.0-alpha.7 (2020-02-16)

Bug Fixes

akryum
published 4.0.0-alpha.6 •

Changelog

Source

4.0.0-alpha.6 (2020-01-22)

akryum
published 4.0.0-alpha.2 •

Changelog

Source

4.0.0-alpha.2 (2019-12-04)

Bug Fixes

  • useXXXLoading() oldValue being undefined and triggering watcher (ebea61e)

Features

  • useMutation: overrideOptions (3921587)
akryum
published 4.0.0-alpha.1 •

Changelog

Source

4.0.0-alpha.1 (2019-12-02)

Bug Fixes

Features

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc