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

@apollo/client

Package Overview
Dependencies
Maintainers
4
Versions
601
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apollo/client - npm Package Versions

1
68
61

0.0.0-pr-11837-20240509172621

Diff
apollo-bot
published 0.0.0-pr-11837-20240509172621 •
apollo-bot
published 0.0.0-pr-11824-20240508093324 •
apollo-bot
published 3.10.3 •

Changelog

Source

3.10.3

Patch Changes

apollo-bot
published 3.10.2 •

Changelog

Source

3.10.2

Patch Changes

  • #11821 2675d3c Thanks @jerelmiller! - Fix a regression where rerendering a component with useBackgroundQuery would recreate the queryRef instance when used with React's strict mode.

  • #11821 2675d3c Thanks @jerelmiller! - Revert the change introduced in 3.9.10 via #11738 that disposed of queryRefs synchronously. This change caused too many issues with strict mode.

apollo-bot
published 0.0.0-pr-11824-20240503100254 •
apollo-bot
published 0.0.0-pr-11821-20240501000021 •
apollo-bot
published 3.10.1 •

Changelog

Source

3.10.1

Patch Changes

  • #11792 5876c35 Thanks @phryneas! - AutoCleanedCache: only schedule batched cache cleanup if the cache is full (fixes #11790)

  • #11799 1aca7ed Thanks @phryneas! - RenderPromises: use canonicalStringify to serialize variables to ensure query deduplication is properly applied even when variables are specified in a different order.

  • #11803 bf9dd17 Thanks @phryneas! - Update the rehackt dependency to ^0.1.0

  • #11756 60592e9 Thanks @henryqdineen! - Fix operation.setContext() type

apollo-bot
published 3.10.0 •

Changelog

Source

3.10.0

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-11799-20240422143231 •
apollo-bot
published 0.0.0-pr-11792-20240419093048 •