@firebase/firestore 3.10.1-canary.2d141ed9d → 3.10.1

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.
@@ -66,7 +66,7 @@ b.MOCK_USER = new b("mock-user");
66
66
  * See the License for the specific language governing permissions and
67
67
  * limitations under the License.
68
68
  */
69
- let P = "9.20.0-canary.2d141ed9d";
69
+ let P = "9.20.0";
70
70
 
71
71
  /**
72
72
  * @license
@@ -4813,16 +4813,7 @@ function ms() {
4813
4813
  }
4814
4814
  }
4815
4815
  };
4816
- // We should avoid storing deeply nested server timestamp map values
4817
- // because we never use the intermediate "previous values".
4818
- // For example:
4819
- // previous: 42L, add: t1, result: t1 -> 42L
4820
- // previous: t1, add: t2, result: t2 -> 42L (NOT t2 -> t1 -> 42L)
4821
- // previous: t2, add: t3, result: t3 -> 42L (NOT t3 -> t2 -> t1 -> 42L)
4822
- // `getPreviousValue` recursively traverses server timestamps to find the
4823
- // least recent Value.
4824
- return e && Ce(e) && (e = xe(e)), e && (n.fields.__previous_value__ = e),
4825
- {
4816
+ return e && (n.fields.__previous_value__ = e), {
4826
4817
  mapValue: n
4827
4818
  };
4828
4819
  }(n, e) : t instanceof vs ? bs(t, e) : t instanceof Ps ? Vs(t, e) : function(t, e) {
@@ -20988,9 +20979,9 @@ function kf(t, e) {
20988
20979
  return s = Object.assign({
20989
20980
  useFetchStreams: e
20990
20981
  }, s), r._setSettings(s), r;
20991
- }), "PUBLIC").setMultipleInstances(!0)), registerVersion(v, "3.10.1-canary.2d141ed9d", t),
20982
+ }), "PUBLIC").setMultipleInstances(!0)), registerVersion(v, "3.10.1", t),
20992
20983
  // BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
20993
- registerVersion(v, "3.10.1-canary.2d141ed9d", "esm2017");
20984
+ registerVersion(v, "3.10.1", "esm2017");
20994
20985
  }();
20995
20986
 
20996
20987
  export { $l as AbstractUserDataWriter, Vh as AggregateField, Sh as AggregateQuerySnapshot, Dh as Bytes, lh as CACHE_SIZE_UNLIMITED, nh as CollectionReference, th as DocumentReference, Ql as DocumentSnapshot, Ch as FieldPath, Nh as FieldValue, fh as Firestore, L as FirestoreError, kh as GeoPoint, hh as LoadBundleTask, eh as Query, ml as QueryCompositeFilterConstraint, fl as QueryConstraint, zl as QueryDocumentSnapshot, Pl as QueryEndAtConstraint, wl as QueryFieldFilterConstraint, Tl as QueryLimitConstraint, pl as QueryOrderByConstraint, jl as QuerySnapshot, Rl as QueryStartAtConstraint, Gl as SnapshotMetadata, nt as Timestamp, vf as Transaction, Af as WriteBatch, Oe as _DatabaseId, ct as _DocumentKey, J as _EmptyAppCheckTokenProvider, K as _EmptyAuthCredentialsProvider, ut as _FieldPath, ui as _TestingHooks, Ha as _cast, M as _debugAssert, ve as _isBase64Available, N as _logWarn, Qa as _validateIsNotUsedTogether, uf as addDoc, Ul as aggregateFieldEqual, Kl as aggregateQuerySnapshotEqual, yl as and, Df as arrayRemove, Sf as arrayUnion, Ll as average, Ih as clearIndexedDbPersistence, sh as collection, ih as collectionGroup, Xa as connectFirestoreEmulator, ql as count, of as deleteDoc, Pf as deleteField, Ah as disableNetwork, rh as doc, xh as documentId, gh as enableIndexedDbPersistence, yh as enableMultiTabIndexedDbPersistence, Eh as enableNetwork, Sl as endAt, Vl as endBefore, _h as ensureFirestoreConfigured, hf as executeWrite, df as getAggregateFromServer, ff as getCountFromServer, Jl as getDoc, Zl as getDocFromCache, Xl as getDocFromServer, tf as getDocs, ef as getDocsFromCache, nf as getDocsFromServer, wh as getFirestore, Cf as increment, dh as initializeFirestore, El as limit, Al as limitToLast, vh as loadBundle, mf as memoryLocalCache, bh as namedQuery, cf as onSnapshot, af as onSnapshotsInSync, gl as or, Il as orderBy, gf as persistentLocalCache, Tf as persistentMultipleTabManager, If as persistentSingleTabManager, dl as query, uh as queryEqual, oh as refEqual, bf as runTransaction, Vf as serverTimestamp, sf as setDoc, Nf as setIndexConfiguration, D as setLogLevel, Hl as snapshotEqual, bl as startAfter, vl as startAt, Bl as sum, Rh as terminate, rf as updateDoc, Th as waitForPendingWrites, _l as where, xf as writeBatch };