···11# @urql/exchange-graphcache
2233+## 6.1.3
44+55+### Patch Changes
66+77+- ⚠️ Fix `info.parentKey` not being correctly set for updaters or optimistic updaters
88+ Submitted by [@kitten](https://github.com/kitten) (See [#3267](https://github.com/urql-graphql/urql/pull/3267))
99+310## 6.1.2
411512### Patch Changes
+1-1
exchanges/graphcache/package.json
···11{
22 "name": "@urql/exchange-graphcache",
33- "version": "6.1.2",
33+ "version": "6.1.3",
44 "description": "A normalized and configurable cache exchange for urql",
55 "sideEffects": false,
66 "homepage": "https://formidable.com/open-source/urql/docs/graphcache",