Skip to content

Commit 0dd01f9

Browse files
committed
Add changeset
1 parent fcd392f commit 0dd01f9

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.changeset/happy-kiwis-watch.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"apollo-client-devtools": patch
3+
---
4+
5+
Don't `JSON.stringify` the Apollo Client instance data before sending it in the message payload when communicating between the various parts of the devtools extension. This was mostly redundant since message passing already relies on the [structured clone algorithm](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Structured_clone_algorithm).

0 commit comments

Comments
 (0)