From c5c891118750154a48a938144c1fad6ee6ca3d83 Mon Sep 17 00:00:00 2001 From: Jovi De Croock Date: Sat, 26 Feb 2022 00:23:11 +0100 Subject: [PATCH] Update pretty-dingos-argue.md --- .changeset/pretty-dingos-argue.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.changeset/pretty-dingos-argue.md b/.changeset/pretty-dingos-argue.md index 3b97e9caf3..1adf05a2c8 100644 --- a/.changeset/pretty-dingos-argue.md +++ b/.changeset/pretty-dingos-argue.md @@ -1,5 +1,5 @@ --- -"urql": patch +"urql": minor --- -fix issue with concurrent identical queries in the `next-urql` prepass where not cleaning up the memo closure becomes an infinite loop +Revert to the previous `useQuery` implementation, `use-sync-external-store` seems to be causing some unexpected timing issues