From d60540929ebf7758b9d841197d4380ae467ce9ff Mon Sep 17 00:00:00 2001 From: wu-hui <53845758+wu-hui@users.noreply.github.com> Date: Tue, 29 Aug 2023 12:27:05 -0400 Subject: [PATCH] Update fresh-frogs-heal.md --- .changeset/fresh-frogs-heal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/fresh-frogs-heal.md b/.changeset/fresh-frogs-heal.md index 56c226c1f74..2cb42b5a4cb 100644 --- a/.changeset/fresh-frogs-heal.md +++ b/.changeset/fresh-frogs-heal.md @@ -3,4 +3,4 @@ "@firebase/webchannel-wrapper": patch --- -Fix webchannel wrapper overrides.js to pick useFetchStreams option. +Fix an [issue](https://github.com/firebase/firebase-js-sdk/issues/7581) where Firestore was incorrectly using XHR instead of fetch for streaming response.