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

@vue/apollo-components

Package Overview
Dependencies
Maintainers
1
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

2

4.0.0

Diff

Changelog

Source

v4.0.0

🚀 Enhancements

  • useLazyQuery: Add interface for lazy query return (#1523)

🩹 Fixes

  • Improve esm support, fix #1524 (#1524)
  • Import serializeJs using default import instead of a namespace import (#1485)
  • options: Use exponential backoff on subscribe error retry (b17817e)
  • ApolloMutation: Return result in mutate (ddf9aa0)
  • Prefetch type (f8568e8)

📖 Documentation

  • Update vitepress + enable detailed search by default (fb66dce)

🏡 Chore

  • Update sheep (9be63fa)

✅ Tests

  • Fragment (062f72a)

🤖 CI

  • Update node and pnpm (ca3f2f4)

❤️ Contributors

  • Guillaume Chau (@Akryum)
  • Dawid Kopys dewke17@gmail.com
  • Yury Savin yury@savin.dev
akryum
published 4.0.0-beta.12 •

Changelog

Source

v4.0.0-beta.12

🚀 Enhancements

  • New context params in event hook handlers (0be5d9b)

🩹 Fixes

  • Use shallowRef for apollo query (76f19f6)

📖 Documentation

  • Missing curly brace (#1512)
  • Added missing createClient import in example when creating Graph… (#1513)
  • Import createApolloProvider is missing (#1515)

🏡 Chore

  • Moved resolutions to the root of the workspace (#1508)

❤️ Contributors

akryum
published 4.0.0-beta.10 •

Changelog

Source

v4.0.0-beta.10

🚀 Enhancements

  • Support effect scope outside of component, fix #1505 (#1505)
  • useLazyQuery: Load returns Promise, fix #1486 (#1486)

🩹 Fixes

  • Apollo components should have emits (#1504)

🌊 Types

  • Extended "enabled" option type (#1492)

🏡 Chore

  • Package test-e2e-composable-vue3, update deps, migrate to vite (#1488)
  • Upgrade vitepress to 1.0 RC (daffd75)
  • Seq test (995131d)

✅ Tests

  • lint: Fix (1ac1372)
  • Ssr (574bd8f)

❤️ Contributors

akryum
published 4.0.0-beta.9 •

Changelog

Source

v4.0.0-beta.9

🩹 Fixes

  • Don't call debounced restart too much (1adf135)

🏡 Chore

  • Update throttle-debounce (500cc49)
  • Update deps (f47759e)

❤️ Contributors

akryum
published 4.0.0-beta.5 •

Changelog

Source

v4.0.0-beta.5

🚀 Enhancements

  • UseLazyQuery load returns boolean to make is easier to refetch (dcb1768)
  • ts: Update types to account for changes in TypeScript 4.8 (#1454)
  • Allow global tracking outside of components (5967e16)

🩹 Fixes

  • Don't call variables if query is disabled + fix enabling race conditions, fix #1243, fix #1422 (#1243, #1422)
  • Events not registered in case of immediate trigger, fix #1154 (#1154)
  • @vue/apollo-composable ESM settings, fix #1462 (#1463, #1462)
  • Avoid multiple on error calls without usage of errorPolicy 'all' (#1461)
  • Ssr export paths, fix #1469 (#1469)
  • Initialize currentDocument early, fix #1325 (#1325)
  • ts: Allow null on userLazyQuery load fn, fix #1386 (#1386)
  • ssr: Handle result/error set before serverPrefetch call, fix #1429 (#1429)

📖 Documentation

  • Subscriptions configuration docs updated to describe graphql-ws configuration. (#1449)

🏡 Chore

  • Update lockfile to v6.0 (81ea32c)
  • Update sheep/release-tag (cf7917e)

✅ Tests

  • Config cypress downloads (32c95de)
  • Demo useLazyQuery with immediate load (53554b8)
  • Enabled (db7d79c)

🤖 CI

  • Switch to github actions (25c31d2)
  • Enable on v4 branch (bc3d80c)

❤️ Contributors

akryum
published 4.0.0-beta.4 •

Changelog

Source

4.0.0-beta.4 (2023-02-22)

Features

akryum
published 4.0.0-beta.2 •

Changelog

Source

4.0.0-beta.2 (2023-02-03)

Bug Fixes

akryum
published 4.0.0-alpha.20 •

Changelog

Source

4.0.0-alpha.20 (2022-07-19)

Reverts

  • Revert "fix(options): use beforeUnmount instead of unmounted" (8d51475)
akryum
published 4.0.0-alpha.19 •

Changelog

Source

4.0.0-alpha.19 (2022-07-18)

Bug Fixes

  • options: use beforeUnmount instead of unmounted (9726e0a)
  • Root instance not found when using with Vue 2.7 (#1379) (cb0ab57)
  • ssr: mock $apollo after serverPrefetch, fix #1297 (46ea781)
akryum
published 4.0.0-alpha.18 •

Changelog

Source

4.0.0-alpha.18 (2022-06-23)

Bug Fixes

2
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