···11----
22-'@urql/exchange-graphcache': patch
33----
44-55-Set operations when updating the cache with a result
+6
exchanges/graphcache/CHANGELOG.md
···11# @urql/exchange-graphcache
2233+## 5.0.5
44+55+### Patch Changes
66+77+- Set operations when updating the cache with a result, by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#2782](https://github.com/FormidableLabs/urql/pull/2782))
88+39## 5.0.4
410511### Patch Changes
+1-1
exchanges/graphcache/package.json
···11{
22 "name": "@urql/exchange-graphcache",
33- "version": "5.0.4",
33+ "version": "5.0.5",
44 "description": "A normalized and configurable cache exchange for urql",
55 "sideEffects": false,
66 "homepage": "https://formidable.com/open-source/urql/docs/graphcache",