···11----
22-'@urql/exchange-graphcache': patch
33----
44-55-When invoking the automatic creation updater ignore the entity we are currently on in the mutation
···11# @urql/exchange-graphcache
2233+## 7.0.1
44+55+### Patch Changes
66+77+- When invoking the automatic creation updater ignore the entity we are currently on in the mutation
88+ Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#3560](https://github.com/urql-graphql/urql/pull/3560))
99+310## 7.0.0
411512### Major Changes
+1-1
exchanges/graphcache/package.json
···11{
22 "name": "@urql/exchange-graphcache",
33- "version": "7.0.0",
33+ "version": "7.0.1",
44 "description": "A normalized and configurable cache exchange for urql",
55 "sideEffects": false,
66 "homepage": "https://formidable.com/open-source/urql/docs/graphcache",