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

apollo-client-devtools

Package Overview
Dependencies
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apollo-client-devtools - npm Package Versions

1
10

4.18.0

Diff

Changelog

Source

4.18.0

Minor Changes

apollo-bot
published 4.17.6 •

Changelog

Source

4.17.6

Patch Changes

apollo-bot
published 4.17.5 •

Changelog

Source

4.17.5

Patch Changes

apollo-bot
published 4.17.4 •

Changelog

Source

4.17.4

Patch Changes

apollo-bot
published 4.17.3 •

Changelog

Source

4.17.3

Patch Changes

apollo-bot
published 4.17.2 •

Changelog

Source

4.17.2

Patch Changes

apollo-bot
published 4.17.1 •

Changelog

Source

4.17.1

Patch Changes

  • #1454 837779a Thanks @jerelmiller! - Fix an issue where data would sometimes disappear a few seconds after refreshing the page with no way to recover the data afterward.
apollo-bot
published 4.17.0 •

Changelog

Source

4.17.0

Minor Changes

  • #1418 ce416bd Thanks @jerelmiller! - Add support for inspecting multiple clients. When multiple clients connect to devtools, you can select which to inspect. When combined with Apollo Client 3.11, you can provide a custom name using the new devtools option.

    new ApolloClient({
      devtools: {
        enabled: true,
        name: "My Custom Client",
      },
    });
    

Patch Changes

apollo-bot
published 4.16.1 •

Changelog

Source

4.16.1

Patch Changes

apollo-bot
published 4.16.0 •

Changelog

Source

4.16.0

Minor Changes

  • #1429 267ab0d Thanks @jerelmiller! - Show the loading status and any defined errors on queries and mutations both in the sidebar and the main panel.

Patch Changes

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