apollo-client-devtools
Advanced tools
Changelog
4.18.11
4af3744
Thanks @github-actions! - add error codes for new Apollo Client versionChangelog
4.18.10
6e01171
Thanks @github-actions! - add error codes for new Apollo Client versionChangelog
4.18.9
#1538 c8a8f2f
Thanks @jerelmiller! - Fix issue when serializing an ApolloError
where clientErrors or protocolErrors is undefined.
#1538 c8a8f2f
Thanks @jerelmiller! - Fix issue where a page refresh would sometimes cause an error to be displayed in the devtools related to store resets.
Changelog
4.18.8
fe039a0
Thanks @jerelmiller! - Fix an issue where refreshing the page would sometimes cause client data to stop updating.Changelog
4.18.7
d408d7f
Thanks @github-actions! - add error codes for new Apollo Client versionChangelog
4.18.6
4fc4f78
Thanks @github-actions! - add error codes for new Apollo Client versionChangelog
4.18.5
220f57f
Thanks @github-actions! - add error codes for new Apollo Client versionChangelog
4.18.4
4474f85
Thanks @github-actions! - add error codes for new Apollo Client versionChangelog
4.18.3
3a26412
Thanks @jerelmiller! - Always JSON serialize payloads sent from the injected script to avoid issues cloning irregular objects in client data.Changelog
4.18.2
d065fca
Thanks @jerelmiller! - Fix issue serializing cache data for the queries tab when the cache contains irregular data.