diff --git a/.changeset/lemon-ravens-sneeze.md b/.changeset/lemon-ravens-sneeze.md new file mode 100644 index 00000000000..872c1fea682 --- /dev/null +++ b/.changeset/lemon-ravens-sneeze.md @@ -0,0 +1,5 @@ +--- +"@firebase/firestore": patch +--- + +Queries are now send to the backend before the SDK starts local processing, which reduces overall Query latency.