New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vue/apollo-ssr

Package Overview
Dependencies
Maintainers
13
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue/apollo-ssr - npm Package Versions

4.0.0-alpha.11

Diff
akryum
published 4.0.0-alpha.11 •

Changelog

Source

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

Bug Fixes

  • clean imports (97be1e2)
  • error log: only import graphq printer, closes #994 (5eb9506)
  • more updates to apollo-client 3 (fae0229)
  • resolveClient use id arg (4a9e959)
  • ssr: code broken by eslint fix (f1279d8)
  • support Vue 3 vm.root (#1040) (957aae3)
  • unresolved promises in ssr (#940) (#1069) (8a71443)
  • useApolloClient: add id arg to resolveClient (72d7402)
  • useApolloClient: clientId arg not working, closes #1023 (65d1984)
  • useEventHook param is not optional (#1027) (1d2f4f3)
  • useQuery: use nextTick to support Vue 3 (#1041) (c9ee0ec)

Features

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