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

apollo-client-devtools

Package Overview
Dependencies
Maintainers
0
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
810

4.1.0

Diff

apollo-bot
published 4.0.0 •

Changelog

Source

4.0.0 (2021-10-15)

  • This release introduces a significant functionality change: GraphiQL and GraphiQL Explorer have been removed and replaced with an embedded version of Apollo Studio's Explorer. This means many of the more advanced features of Apollo Studio's Explorer are now available to run against your application's defined GraphQL endpoint, all from the comfort of a browser devtools panel. This change does not require you to have a Studio account and all existing GraphiQL / GraphiQL Explorer functionality has been replicated. @mayakoneval in #660
apollo-bot
published 2.3.5 •

Changelog

Source

2.3.5 (2020-12-18)

apollo-bot
published 2.3.4 •

Changelog

Source

2.3.4 (2020-12-14)

  • Add interval to check for updates; resolves non-updating cache issue <br/> @jcreighton in #321
apollo-bot
published 2.3.3 •

Changelog

Source

2.3.3 (2020-10-30)

apollo-bot
published 2.3.2 •

Changelog

Source

2.3.2 (2020-10-29)

apollo-bot
published 2.3.1 •

Changelog

Source

2.3.1 (2020-06-02)

  • Check for value before extracting __typename <br/> @jcreighton in #267

  • Fix to disable saving InspectionQuery results in the cache <br/> @jcreighton in #273

apollo-bot
published 2.3.0 •

Changelog

Source

2.3.0 (2020-05-28)

  • Support for Apollo Client 3 🎉 + fixes local state detection <br/> @hwillson in #263
apollo-bot
published 2.2.5 •

Changelog

Source

2.2.5 (2019-09-13)

apollo-bot
published 2.2.3 •

Changelog

Source

2.2.3

  • Integrate OneGraph's GraphiQL Explorer. <br/> @sgrove in #199
  • Make sure devtools can be used when the transport layer is websockets only. <br/> @kamerontanseli in #163
  • Debounce broadcast messages to improve devtools responsiveness and memory usage. <br/> @thomassuckow in #173
  • Gracefully handle a failed version compatibility check. <br/> @mjlyons in #201
  • Increase timeout when checking whether to display the devtools panel. <br/> @Gongreg in #203
  • Fully reload devtools when a page reload happens, to make sure it is reconnected to the current Apollo Client instance properly. <br/> @hwillson in #205
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