@firebase/firestore 3.4.7-2022222232915 → 3.4.7

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/CHANGELOG.md CHANGED
@@ -1,15 +1,14 @@
1
1
  # @firebase/firestore
2
2
 
3
- ## 3.4.7-2022222232915
3
+ ## 3.4.7
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - [`69aa7b02d`](https://github.com/firebase/firebase-js-sdk/commit/69aa7b02df3b4d1f9832b7713951936b6bf32ca9) [#5988](https://github.com/firebase/firebase-js-sdk/pull/5988) - The format of some of the IndexedDB data changed. This increases the performance of document lookups after an initial migration. If you do not want to migrate data, you can call `clearIndexedDbPersistence()` before invoking `enableIndexedDbPersistence()`.
8
8
 
9
9
  - Updated dependencies [[`3198d58dc`](https://github.com/firebase/firebase-js-sdk/commit/3198d58dcedbf7583914dbcc76984f6f7df8d2ef)]:
10
- - @firebase/util@1.5.1-2022222232915
11
- - @firebase/app@0.7.20-2022222232915
12
- - @firebase/component@0.5.12-2022222232915
10
+ - @firebase/util@1.5.1
11
+ - @firebase/component@0.5.12
13
12
 
14
13
  ## 3.4.6
15
14
 
@@ -66,7 +66,7 @@ C.MOCK_USER = new C("mock-user");
66
66
  * See the License for the specific language governing permissions and
67
67
  * limitations under the License.
68
68
  */
69
- let x = "9.6.10-2022222232915";
69
+ let x = "9.6.10";
70
70
 
71
71
  /**
72
72
  * @license
@@ -19040,9 +19040,9 @@ function Tl(t, e) {
19040
19040
  return n = Object.assign({
19041
19041
  useFetchStreams: e
19042
19042
  }, n), i._setSettings(n), i;
19043
- }), "PUBLIC")), registerVersion(D, "3.4.7-2022222232915", t),
19043
+ }), "PUBLIC")), registerVersion(D, "3.4.7", t),
19044
19044
  // BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
19045
- registerVersion(D, "3.4.7-2022222232915", "esm2017");
19045
+ registerVersion(D, "3.4.7", "esm2017");
19046
19046
  }();
19047
19047
 
19048
19048
  export { jh as AbstractUserDataWriter, qc as Bytes, Ac as CACHE_SIZE_UNLIMITED, _c as CollectionReference, fc as DocumentReference, Th as DocumentSnapshot, Lc as FieldPath, Gc as FieldValue, Rc as Firestore, Q as FirestoreError, Kc as GeoPoint, Ec as LoadBundleTask, dc as Query, Vh as QueryConstraint, Eh as QueryDocumentSnapshot, Ah as QuerySnapshot, Ih as SnapshotMetadata, at as Timestamp, fl as Transaction, Hh as WriteBatch, vt as _DatabaseId, xt as _DocumentKey, et as _EmptyAppCheckTokenProvider, z as _EmptyAuthCredentialsProvider, mt as _FieldPath, uc as _cast, q as _debugAssert, yt as _isBase64Available, $ as _logWarn, Il as _setIndexConfiguration, sc as _validateIsNotUsedTogether, ul as addDoc, gl as arrayRemove, ml as arrayUnion, xc as clearIndexedDbPersistence, wc as collection, mc as collectionGroup, lc as connectFirestoreEmulator, ol as deleteDoc, _l as deleteField, Mc as disableNetwork, gc as doc, Uc as documentId, Sc as enableIndexedDbPersistence, Dc as enableMultiTabIndexedDbPersistence, kc as enableNetwork, Uh as endAt, Lh as endBefore, Vc as ensureFirestoreConfigured, hl as executeWrite, Yh as getDoc, Zh as getDocFromCache, tl as getDocFromServer, el as getDocs, nl as getDocsFromCache, sl as getDocsFromServer, Pc as getFirestore, yl as increment, bc as initializeFirestore, kh as limit, Mh as limitToLast, Fc as loadBundle, $c as namedQuery, al as onSnapshot, cl as onSnapshotsInSync, xh as orderBy, vh as query, pc as queryEqual, yc as refEqual, dl as runTransaction, wl as serverTimestamp, il as setDoc, M as setLogLevel, bh as snapshotEqual, $h as startAfter, Fh as startAt, Oc as terminate, rl as updateDoc, Nc as waitForPendingWrites, Dh as where, pl as writeBatch };