···11----
22-'@urql/exchange-graphcache': patch
33----
44-55-Fix commutative layer edge case when lowest-priority layer comes back earlier than others
-5
.changeset/olive-donuts-talk.md
···11----
22-'@urql/exchange-graphcache': patch
33----
44-55-Externalise @urql/exchange-populate from bundle
-5
.changeset/two-guests-hide.md
···11----
22-'@urql/exchange-graphcache': patch
33----
44-55-Fix teardown events leading to broken commutativity
+8
exchanges/graphcache/CHANGELOG.md
···11# @urql/exchange-graphcache
2233+## 2.2.2
44+55+### Patch Changes
66+77+- ⚠️ Fix commutative layer edge case when lowest-priority layer comes back earlier than others, by [@kitten](https://github.com/kitten) (See [#587](https://github.com/FormidableLabs/urql/pull/587))
88+- Externalise @urql/exchange-populate from bundle, by [@kitten](https://github.com/kitten) (See [#590](https://github.com/FormidableLabs/urql/pull/590))
99+- ⚠️ Fix teardown events leading to broken commutativity, by [@kitten](https://github.com/kitten) (See [#588](https://github.com/FormidableLabs/urql/pull/588))
1010+311## 2.2.1
412513### Patch Changes
+1-1
exchanges/graphcache/package.json
···11{
22 "name": "@urql/exchange-graphcache",
33- "version": "2.2.1",
33+ "version": "2.2.2",
44 "description": "A normalized and configurable cache exchange for urql",
55 "sideEffects": false,
66 "homepage": "https://formidable.com/open-source/urql/docs/",