Socket
Socket
Sign inDemoInstall

@apollo/client

Package Overview
Dependencies
16
Maintainers
1
Versions
551
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1245
56Next

3.10.0-rc.1

Diff

Changelog

Source

3.10.0-rc.1

Minor Changes

Patch Changes

  • #11757 9825295 Thanks @phryneas! - Adjust useReadQuery wrapper logic to work with transported objects.

  • #11771 e72cbba Thanks @phryneas! - Wrap useQueryRefHandlers in wrapHook.

  • #11754 80d2ba5 Thanks @alessbell! - Export WatchFragmentOptions and WatchFragmentResult from main entrypoint and fix bug where this wasn't bound to the watchFragment method on ApolloClient.

apollo-bot
published 0.0.0-pr-11698-20240415134929 •

apollo-bot
published 3.9.11 •

Changelog

Source

3.9.11

Patch Changes

  • #11769 04132af Thanks @jerelmiller! - Fix an issue where using skipToken or the skip option with useSuspenseQuery in React's strict mode would perform a network request.
apollo-bot
published 0.0.0-pr-11771-20240409102352 •

apollo-bot
published 0.0.0-pr-11757-20240405111250 •

apollo-bot
published 0.0.0-pr-11754-20240404204940 •

apollo-bot
published 0.0.0-pr-11754-20240404204051 •

apollo-bot
published 3.10.0-rc.0 •

Changelog

Source

3.10.0-rc.0

Minor Changes

apollo-bot
published 3.9.10 •

Changelog

Source

3.9.10

Patch Changes

  • #11738 b1a5eb8 Thanks @jerelmiller! - Fix an issue where rerendering useBackgroundQuery after the queryRef had been disposed, either via the auto dispose timeout or by unmounting useReadQuery, would cause the queryRef to be recreated potentially resulting in another network request.

  • #11738 b1a5eb8 Thanks @jerelmiller! - Allow queryRefs to be disposed of synchronously when a suspense hook unmounts. This prevents some situations where using a suspense hook with the same query/variables as the disposed queryRef accidentally used the disposed queryRef rather than creating a new instance.

  • #11670 cc5c03b Thanks @phryneas! - Bail out of executeSubSelectedArray calls if the array has 0 elements.

apollo-bot
published 0.0.0-pr-11742-20240401181227 •

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc