@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.
package/dist/index.rn.js CHANGED
@@ -70,7 +70,7 @@ V.MOCK_USER = new V("mock-user");
70
70
  * See the License for the specific language governing permissions and
71
71
  * limitations under the License.
72
72
  */
73
- let S = "9.20.0-canary.2d141ed9d";
73
+ let S = "9.20.0";
74
74
 
75
75
  /**
76
76
  * @license
@@ -4825,16 +4825,7 @@ function ps() {
4825
4825
  }
4826
4826
  }
4827
4827
  };
4828
- // We should avoid storing deeply nested server timestamp map values
4829
- // because we never use the intermediate "previous values".
4830
- // For example:
4831
- // previous: 42L, add: t1, result: t1 -> 42L
4832
- // previous: t1, add: t2, result: t2 -> 42L (NOT t2 -> t1 -> 42L)
4833
- // previous: t2, add: t3, result: t3 -> 42L (NOT t3 -> t2 -> t1 -> 42L)
4834
- // `getPreviousValue` recursively traverses server timestamps to find the
4835
- // least recent Value.
4836
- return e && ke(e) && (e = $e(e)), e && (n.fields.__previous_value__ = e),
4837
- {
4828
+ return e && (n.fields.__previous_value__ = e), {
4838
4829
  mapValue: n
4839
4830
  };
4840
4831
  }(n, e) : t instanceof Vs ? Ss(t, e) : t instanceof Ds ? Cs(t, e) : function(t, e) {
@@ -21011,9 +21002,9 @@ function Mf(t, e) {
21011
21002
  return s = Object.assign({
21012
21003
  useFetchStreams: e
21013
21004
  }, s), r._setSettings(s), r;
21014
- }), "PUBLIC").setMultipleInstances(!0)), s(P, "3.10.1-canary.2d141ed9d", t),
21005
+ }), "PUBLIC").setMultipleInstances(!0)), s(P, "3.10.1", t),
21015
21006
  // BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
21016
- s(P, "3.10.1-canary.2d141ed9d", "esm2017");
21007
+ s(P, "3.10.1", "esm2017");
21017
21008
  }("rn", /* useFetchStreams= */ !1);
21018
21009
 
21019
21010
  export { Bl as AbstractUserDataWriter, Ch as AggregateField, xh as AggregateQuerySnapshot, Nh as Bytes, wh as CACHE_SIZE_UNLIMITED, rh as CollectionReference, sh as DocumentReference, Wl as DocumentSnapshot, kh as FieldPath, Oh as FieldValue, _h as Firestore, U as FirestoreError, Mh as GeoPoint, dh as LoadBundleTask, ih as Query, pl as QueryCompositeFilterConstraint, _l as QueryConstraint, Hl as QueryDocumentSnapshot, Dl as QueryEndAtConstraint, gl as QueryFieldFilterConstraint, Rl as QueryLimitConstraint, El as QueryOrderByConstraint, Jl as QuerySnapshot, Pl as QueryStartAtConstraint, jl as SnapshotMetadata, it as Timestamp, Vf as Transaction, bf as WriteBatch, Fe as _DatabaseId, ht as _DocumentKey, Z as _EmptyAppCheckTokenProvider, Q as _EmptyAuthCredentialsProvider, at as _FieldPath, hi as _TestingHooks, Za as _cast, B as _debugAssert, Ve as _isBase64Available, $ as _logWarn, Wa as _validateIsNotUsedTogether, hf as addDoc, Ql as aggregateFieldEqual, zl as aggregateQuerySnapshotEqual, Tl as and, Nf as arrayRemove, xf as arrayUnion, Kl as average, Ah as clearIndexedDbPersistence, oh as collection, uh as collectionGroup, nh as connectFirestoreEmulator, Gl as count, af as deleteDoc, Df as deleteField, bh as disableNetwork, ch as doc, $h as documentId, Ih as enableIndexedDbPersistence, Th as enableMultiTabIndexedDbPersistence, vh as enableNetwork, xl as endAt, Cl as endBefore, yh as ensureFirestoreConfigured, df as executeWrite, mf as getAggregateFromServer, _f as getCountFromServer, Xl as getDoc, ef as getDocFromCache, nf as getDocFromServer, sf as getDocs, rf as getDocsFromCache, of as getDocsFromServer, gh as getFirestore, kf as increment, mh as initializeFirestore, vl as limit, bl as limitToLast, Vh as loadBundle, pf as memoryLocalCache, Sh as namedQuery, lf as onSnapshot, ff as onSnapshotsInSync, Il as or, Al as orderBy, If as persistentLocalCache, Rf as persistentMultipleTabManager, Af as persistentSingleTabManager, ml as query, hh as queryEqual, ah as refEqual, Sf as runTransaction, Cf as serverTimestamp, uf as setDoc, Of as setIndexConfiguration, x as setLogLevel, Zl as snapshotEqual, Sl as startAfter, Vl as startAt, Ul as sum, Ph as terminate, cf as updateDoc, Rh as waitForPendingWrites, yl as where, $f as writeBatch };