-6
.changeset/gold-geese-fly.md
-6
.changeset/gold-geese-fly.md
-5
.changeset/lucky-pens-end.md
-5
.changeset/lucky-pens-end.md
-5
.changeset/seven-scissors-rescue.md
-5
.changeset/seven-scissors-rescue.md
-6
.changeset/slow-pets-beg.md
-6
.changeset/slow-pets-beg.md
+7
packages/core/CHANGELOG.md
+7
packages/core/CHANGELOG.md
···+- Prevent `Buffer` from being polyfilled by an automatic detection in Webpack. Instead of referencing the `Buffer` global we now simply check the constructor name, by [@kitten](https://github.com/kitten) (See [#2027](https://github.com/FormidableLabs/urql/pull/2027))+- ⚠️ Fix error-type of an `ExecutionResult` to line up with subscription-libs, by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#1998](https://github.com/FormidableLabs/urql/pull/1998))
+1
-1
packages/core/package.json
+1
-1
packages/core/package.json
+9
packages/svelte-urql/CHANGELOG.md
+9
packages/svelte-urql/CHANGELOG.md
···+- ⚠️ Fix initialize `operationStore` with `fetching: false`, the invocation of `query` or any other operation will mark it as `true`+when deemed appropriate, by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#2048](https://github.com/FormidableLabs/urql/pull/2048))+- Updated dependencies (See [#2027](https://github.com/FormidableLabs/urql/pull/2027) and [#1998](https://github.com/FormidableLabs/urql/pull/1998))
+2
-2
packages/svelte-urql/package.json
+2
-2
packages/svelte-urql/package.json
······
+12
packages/vue-urql/CHANGELOG.md
+12
packages/vue-urql/CHANGELOG.md
···+- Provide the client as a ref so it can observe changes. This change is potentially breaking for+anyone using the `useClient` import as it will now return a `Ref<Client>` rather than a `Client`, by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#2047](https://github.com/FormidableLabs/urql/pull/2047))+- Updated dependencies (See [#2027](https://github.com/FormidableLabs/urql/pull/2027) and [#1998](https://github.com/FormidableLabs/urql/pull/1998))
+2
-2
packages/vue-urql/package.json
+2
-2
packages/vue-urql/package.json
······