apollo-client-devtools
Advanced tools
Changelog
4.12.0
3aba499
Thanks @jerelmiller! - Add a new button that makes it easier to report an issue in GitHub from the devtools.#1349 06a0b5a
Thanks @jerelmiller! - Fix some design issues to match latest design implementation
#1352 2761ff3
Thanks @jerelmiller! - Schedule next request to get client data only after the previous one had finished.
#1353 7da5963
Thanks @jerelmiller! - Reduce bundle size of error codes by creating a lookup of unique error codes.
Changelog
4.11.6
0d851a2
Thanks @github-actions! - add error codes for new Apollo Client versionChangelog
4.11.4
4a60d00
Thanks @github-actions! - add error codes for new Apollo Client versionChangelog
4.11.3
4a1fd6a
Thanks @github-actions! - add error codes for new Apollo Client versionChangelog
4.11.1
df0d242
Thanks @jerelmiller! - Fix issue where terminating the client by calling .stop
would not disconnect it from devtools making it difficult to track newly created clients.