+5
.changeset/spicy-comics-shave.md
+5
.changeset/spicy-comics-shave.md
···+Fix reference equality not being preserved. This is a fix on top of [#3165](https://github.com/urql-graphql/urql/pull/3165), and was previously not addressed to avoid having to test for corner cases that are hard to cover. If you experience issues with this fix, please let us know.
+94
-2
exchanges/graphcache/src/operations/query.test.ts
+94
-2
exchanges/graphcache/src/operations/query.test.ts
············
+7
-7
exchanges/graphcache/src/operations/query.ts
+7
-7
exchanges/graphcache/src/operations/query.ts
············
+17
-8
exchanges/graphcache/src/store/data.ts
+17
-8
exchanges/graphcache/src/store/data.ts
·········