diff --git a/.changeset/chatty-mice-join.md b/.changeset/chatty-mice-join.md index 1cb9be6693..167b763f2b 100644 --- a/.changeset/chatty-mice-join.md +++ b/.changeset/chatty-mice-join.md @@ -2,4 +2,4 @@ '@urql/vue': minor --- -Refactor composable functions with care of reactivity to fix possible memory leaks +Refactor composable functions with a focus on avoiding memory leaks and Vue best practices