Symbol3 releases
TypeOverrides
Found in 1 package: apollo-client
apollo-client(3 releases)
@apollo/client@4.3.0-alpha.0This release introduces TypeScript support for correctly typing the cache instance when using custom cache implementations with Apollo Client.
@apollo/client@4.2.0Apollo Client 4.2 introduces optional "classic" and "modern" method/hook signatures to improve type accuracy based on default options. This release also adds comprehensive support for automatic event-based query refetching via the new RefetchEventManager.
@apollo/client@4.0.0-rc.10BreakingThis release makes data‑masking types opt‑in only, removes the `mode` option and the `Masked`/`MaskedDocumentNode` types, and requires migration steps to adjust type declarations.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when TypeOverrides changes.
Learn More