diff --git a/.changeset/forty-cups-shop.md b/.changeset/forty-cups-shop.md new file mode 100644 index 00000000000..89fb9caf718 --- /dev/null +++ b/.changeset/forty-cups-shop.md @@ -0,0 +1,5 @@ +--- +"@apollo/client": patch +--- + +Fixes a potential memory leak (that was not triggered by ApolloClient until now) in `Concast`.