···11----
22-'@urql/exchange-graphcache': patch
33----
44-55-Ensure we aren't eagerly removing layers that are caused by subscriptions
+6
exchanges/graphcache/CHANGELOG.md
···11# @urql/exchange-graphcache
2233+## 5.0.4
44+55+### Patch Changes
66+77+- Ensure we aren't eagerly removing layers that are caused by subscriptions, by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#2771](https://github.com/FormidableLabs/urql/pull/2771))
88+39## 5.0.3
410511### Patch Changes
+1-1
exchanges/graphcache/package.json
···11{
22 "name": "@urql/exchange-graphcache",
33- "version": "5.0.3",
33+ "version": "5.0.4",
44 "description": "A normalized and configurable cache exchange for urql",
55 "sideEffects": false,
66 "homepage": "https://formidable.com/open-source/urql/docs/graphcache",