Mila

Results 15 issues of Mila

Withholding this PR till the count query is ready to be released.

ported from https://github.com/firebase/firebase-js-sdk/pull/7982

api: firestore
public-api-change

api: firestore
public-api-change

ported from https://github.com/firebase/firebase-js-sdk/pull/7982

size/XXL
do-not-merge/work-in-progress

size/L
do-not-merge/work-in-progress

Adding `ListenSource` enum to `SnapshotListenOptions`. ``` const enum ListenSource { /** Listen to both cache and server changes */ Default, /** Listen to changes in cache only */ Cache }...

do-not-merge

Move the tests into the `composite_index_query.test.ts` file.

do-not-merge

api: firestore
do-not-merge

Hey there! So you want to contribute to a Firebase SDK? Before you file this pull request, please read these guidelines: ### Discussion * Read the contribution guidelines (CONTRIBUTING.md). *...

api: firestore

fix: https://github.com/firebase/firebase-ios-sdk/issues/12613 revert the thread safe memoizer introduced in this pr: https://github.com/firebase/firebase-ios-sdk/pull/11781 @cherylEnkidu : This PR intends to fix the data race and memory leak issue. When using memorized field,...

api: firestore