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

mock-apollo-client

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mock-apollo-client - npm Package Versions

2

1.3.1

Diff

mike-g
published 1.3.0 •

Changelog

Source

1.3.0 (2024-04-10)

Features

  • Add new missingHandlerPolicy configuration option #55

Chores

  • Update dev dependencies #59
mike-g
published 1.2.1 •

Changelog

Source

1.2.1 (2022-08-13)

Fixes

  • Fix issue - Cannot find type definition file for ‘zen-observable' with Apollo client >= 3.5.0 #47
mike-g
published 1.2.0 •

Changelog

Source

1.2.0 (2021-08-10)

Features

  • Handle fragments #31
mike-g
published 0.7.0 •

Changelog

Source

0.7.0 (2021-04-27)

Features

  • Support subscriptions #28
mike-g
published 1.1.0 •

Changelog

Source

1.1.0 (2021-04-10)

Features

  • Support subscriptions #26
mike-g
published 0.6.0 •

Changelog

Source

0.6.0 (2021-04-01)

Features

  • Handle fragments #24
mike-g
published 0.6.0-feature-fragments.0 •

mike-g
published 0.5.0 •

Changelog

Source

0.5.0 (2020-12-07)

Features

  • Strip @connection directive from identifiers #20
mike-g
published 1.0.0 •

Changelog

Source

1.0.0 (2020-08-20)

Features

  • [Breaking Change] Support @apollo/client v3 (drops support for apollo-client v2) #16

    If targeting Apollo Client 2, continue using the latest 0.x version.

    Apollo Client 3 no longer passes @client directives down to links, so mock-apollo-client can no longer support queries which consist entirely of @client directives. mock-apollo-client will log a warning if a query handler is registered for a query which only contains @client directives.

Documentation

  • Updated Readme to reflect update to Apollo Client 3
  • Updated Readme examples to use hooks
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