@firebase/firestore 3.8.0-canary.41549bb86 → 3.8.0-canary.d8af08feb

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -83,7 +83,8 @@ export declare function getDocFromServer<T>(reference: DocumentReference<T>): Pr
83
83
  export declare function getDocs<T>(query: Query<T>): Promise<QuerySnapshot<T>>;
84
84
  /**
85
85
  * Executes the query and returns the results as a `QuerySnapshot` from cache.
86
- * Returns an error if the document is not currently cached.
86
+ * Returns an empty result set if no documents matching the query are currently
87
+ * cached.
87
88
  *
88
89
  * @returns A `Promise` that will be resolved with the results of the query.
89
90
  */
package/dist/index.d.ts CHANGED
@@ -974,7 +974,8 @@ export declare function getDocFromServer<T>(reference: DocumentReference<T>): Pr
974
974
  export declare function getDocs<T>(query: Query<T>): Promise<QuerySnapshot<T>>;
975
975
  /**
976
976
  * Executes the query and returns the results as a `QuerySnapshot` from cache.
977
- * Returns an error if the document is not currently cached.
977
+ * Returns an empty result set if no documents matching the query are currently
978
+ * cached.
978
979
  *
979
980
  * @returns A `Promise` that will be resolved with the results of the query.
980
981
  */
@@ -66,7 +66,7 @@ P.MOCK_USER = new P("mock-user");
66
66
  * See the License for the specific language governing permissions and
67
67
  * limitations under the License.
68
68
  */
69
- let v = "9.15.0-canary.41549bb86";
69
+ let v = "9.15.0-canary.d8af08feb";
70
70
 
71
71
  /**
72
72
  * @license
@@ -19840,7 +19840,8 @@ class Ml extends Pl {
19840
19840
 
19841
19841
  /**
19842
19842
  * Executes the query and returns the results as a `QuerySnapshot` from cache.
19843
- * Returns an error if the document is not currently cached.
19843
+ * Returns an empty result set if no documents matching the query are currently
19844
+ * cached.
19844
19845
  *
19845
19846
  * @returns A `Promise` that will be resolved with the results of the query.
19846
19847
  */ function Ll(t) {
@@ -20512,9 +20513,9 @@ function lf(t, e) {
20512
20513
  return s = Object.assign({
20513
20514
  useFetchStreams: e
20514
20515
  }, s), r._setSettings(s), r;
20515
- }), "PUBLIC").setMultipleInstances(!0)), registerVersion(b, "3.8.0-canary.41549bb86", t),
20516
+ }), "PUBLIC").setMultipleInstances(!0)), registerVersion(b, "3.8.0-canary.d8af08feb", t),
20516
20517
  // BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
20517
- registerVersion(b, "3.8.0-canary.41549bb86", "esm2017");
20518
+ registerVersion(b, "3.8.0-canary.d8af08feb", "esm2017");
20518
20519
  }();
20519
20520
 
20520
20521
  export { Pl as AbstractUserDataWriter, Sa as AggregateField, Da as AggregateQuerySnapshot, Ih as Bytes, sh as CACHE_SIZE_UNLIMITED, Ia as CollectionReference, ya as DocumentReference, Dl as DocumentSnapshot, Th as FieldPath, Ah as FieldValue, ih as Firestore, L as FirestoreError, Rh as GeoPoint, nh as LoadBundleTask, pa as Query, ol as QueryCompositeFilterConstraint, nl as QueryConstraint, Cl as QueryDocumentSnapshot, gl as QueryEndAtConstraint, il as QueryFieldFilterConstraint, ll as QueryLimitConstraint, al as QueryOrderByConstraint, xl as QuerySnapshot, _l as QueryStartAtConstraint, Sl as SnapshotMetadata, nt as Timestamp, ef as Transaction, Zl as WriteBatch, Ft as _DatabaseId, ct as _DocumentKey, J as _EmptyAppCheckTokenProvider, K as _EmptyAuthCredentialsProvider, ut as _FieldPath, fa as _cast, F as _debugAssert, Gt as _isBase64Available, N as _logWarn, ca as _validateIsNotUsedTogether, Ql as addDoc, Jl as aggregateQuerySnapshotEqual, cl as and, uf as arrayRemove, of as arrayUnion, fh as clearIndexedDbPersistence, Ta as collection, Ea as collectionGroup, ga as connectFirestoreEmulator, Gl as deleteDoc, sf as deleteField, wh as disableNetwork, Aa as doc, Eh as documentId, ah as enableIndexedDbPersistence, hh as enableMultiTabIndexedDbPersistence, _h as enableNetwork, pl as endAt, yl as endBefore, uh as ensureFirestoreConfigured, zl as executeWrite, Yl as getCountFromServer, Ol as getDoc, Fl as getDocFromCache, $l as getDocFromServer, Bl as getDocs, Ll as getDocsFromCache, ql as getDocsFromServer, oh as getFirestore, cf as increment, rh as initializeFirestore, fl as limit, dl as limitToLast, gh as loadBundle, yh as namedQuery, jl as onSnapshot, Wl as onSnapshotsInSync, ul as or, hl as orderBy, sl as query, ba as queryEqual, Ra as refEqual, nf as runTransaction, rf as serverTimestamp, Ul as setDoc, hf as setIndexConfiguration, D as setLogLevel, kl as snapshotEqual, ml as startAfter, wl as startAt, mh as terminate, Kl as updateDoc, dh as waitForPendingWrites, rl as where, af as writeBatch };