···11----
22-'@urql/preact': patch
33-'@urql/svelte': patch
44-'urql': patch
55-'@urql/solid': patch
66-'@urql/vue': patch
77----
88-99-Add type for `hasNext` to the query and mutation results
···11# @urql/preact
2233+## 4.1.1
44+55+### Patch Changes
66+77+- Add type for `hasNext` to the query and mutation results
88+ Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#3703](https://github.com/urql-graphql/urql/pull/3703))
99+310## 4.1.0
411512### Minor Changes
···11{
22 "name": "@urql/preact",
33- "version": "4.1.0",
33+ "version": "4.1.1",
44 "description": "A highly customizable and versatile GraphQL client for Preact",
55 "sideEffects": false,
66 "homepage": "https://formidable.com/open-source/urql/docs/",
+7
packages/react-urql/CHANGELOG.md
···11# urql
2233+## 4.2.1
44+55+### Patch Changes
66+77+- Add type for `hasNext` to the query and mutation results
88+ Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#3703](https://github.com/urql-graphql/urql/pull/3703))
99+310## 4.2.0
411512### Minor Changes
···11{
22 "name": "urql",
33- "version": "4.2.0",
33+ "version": "4.2.1",
44 "description": "A highly customizable and versatile GraphQL client for React",
55 "sideEffects": false,
66 "homepage": "https://formidable.com/open-source/urql/docs/",
+7
packages/solid-urql/CHANGELOG.md
···11# @urql/solid
2233+## 0.1.1
44+55+### Patch Changes
66+77+- Add type for `hasNext` to the query and mutation results
88+ Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#3703](https://github.com/urql-graphql/urql/pull/3703))
99+310## 0.1.0
411512### Minor Changes
···11{
22 "name": "@urql/solid",
33- "version": "0.1.0",
33+ "version": "0.1.1",
44 "description": "A highly customizable and versatile GraphQL client for Solid",
55 "sideEffects": false,
66 "homepage": "https://formidable.com/open-source/urql/docs/",
+7
packages/svelte-urql/CHANGELOG.md
···11# @urql/svelte
2233+## 4.2.2
44+55+### Patch Changes
66+77+- Add type for `hasNext` to the query and mutation results
88+ Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#3703](https://github.com/urql-graphql/urql/pull/3703))
99+310## 4.2.1
411512### Patch Changes
···11{
22 "name": "@urql/svelte",
33- "version": "4.2.1",
33+ "version": "4.2.2",
44 "description": "A highly customizable and versatile GraphQL client for Svelte",
55 "sideEffects": false,
66 "homepage": "https://formidable.com/open-source/urql/docs/",
+7
packages/vue-urql/CHANGELOG.md
···11# @urql/vue
2233+## 1.4.2
44+55+### Patch Changes
66+77+- Add type for `hasNext` to the query and mutation results
88+ Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#3703](https://github.com/urql-graphql/urql/pull/3703))
99+310## 1.4.1
411512### Patch Changes