+5
.changeset/thick-roses-joke.md
+5
.changeset/thick-roses-joke.md
+1
-1
packages/vue-urql/package.json
+1
-1
packages/vue-urql/package.json
+64
-2
packages/vue-urql/src/useClient.test.ts
+64
-2
packages/vue-urql/src/useClient.test.ts
······
+26
-27
packages/vue-urql/src/useClient.ts
+26
-27
packages/vue-urql/src/useClient.ts
···+// WeakMap to store client instances as fallback when client is provided and used in the same component* @param opts - {@link ClientOptions}, a {@link Client}, or a reactive ref object of a `Client`.·········+'use* function must be called within a reactive context (component setup, composable, or effect scope).'