···11# @urql/vue
2233+## 1.2.1
44+55+### Patch Changes
66+77+- ⚠️ Fix regression causing `pause` argument on `useQuery` and `useSubscription` to not be reactive
88+ Submitted by [@arkandias](https://github.com/arkandias) (See [#3595](https://github.com/urql-graphql/urql/pull/3595))
99+310## 1.2.0
411512### Minor Changes