···11----
22-'@urql/exchange-graphcache': patch
33----
44-55-fix bug that mutation would cause dependent operations and reexecuting operations to become the same set
···11# @urql/exchange-graphcache
2233+## 7.1.3
44+55+### Patch Changes
66+77+- ⚠️ fix bug that mutation would cause dependent operations and reexecuting operations to become the same set
88+ Submitted by [@xuanduc987](https://github.com/xuanduc987) (See [#3665](https://github.com/urql-graphql/urql/pull/3665))
99+310## 7.1.2
411512### Patch Changes