@firebase/firestore 3.4.8-2022312211851 → 3.4.8

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.8-2022312211851
3
+ ## 3.4.8
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - [`05dc9d6a0`](https://github.com/firebase/firebase-js-sdk/commit/05dc9d6a0db3058611dd7a2dc34daa726f9ba20d) [#6128](https://github.com/firebase/firebase-js-sdk/pull/6128) (fixes [#6110](https://github.com/firebase/firebase-js-sdk/issues/6110)) - Fixes an issue during multi-document lookup that resulted in the IndexedDB error "The parameter is less than or equal to this cursor's".
8
8
 
9
9
  - Updated dependencies [[`e9e5f6b3c`](https://github.com/firebase/firebase-js-sdk/commit/e9e5f6b3ca9d61323b22f87986d9959f5297ec59)]:
10
- - @firebase/util@1.5.2-2022312211851
11
- - @firebase/app@0.7.21-2022312211851
12
- - @firebase/component@0.5.13-2022312211851
10
+ - @firebase/util@1.5.2
11
+ - @firebase/component@0.5.13
13
12
 
14
13
  ## 3.4.7
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.11-2022312211851";
69
+ let x = "9.6.11";
70
70
 
71
71
  /**
72
72
  * @license
@@ -19099,9 +19099,9 @@ function Pl(t, e) {
19099
19099
  return n = Object.assign({
19100
19100
  useFetchStreams: e
19101
19101
  }, n), i._setSettings(n), i;
19102
- }), "PUBLIC")), registerVersion(D, "3.4.8-2022312211851", t),
19102
+ }), "PUBLIC")), registerVersion(D, "3.4.8", t),
19103
19103
  // BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
19104
- registerVersion(D, "3.4.8-2022312211851", "esm2017");
19104
+ registerVersion(D, "3.4.8", "esm2017");
19105
19105
  }();
19106
19106
 
19107
19107
  export { Jh as AbstractUserDataWriter, jc as Bytes, Vc as CACHE_SIZE_UNLIMITED, yc as CollectionReference, mc as DocumentReference, Ph as DocumentSnapshot, Gc as FieldPath, Wc as FieldValue, vc as Firestore, Q as FirestoreError, zc as GeoPoint, bc as LoadBundleTask, gc as Query, Ch as QueryConstraint, bh as QueryDocumentSnapshot, Vh as QuerySnapshot, Rh as SnapshotMetadata, at as Timestamp, ml as Transaction, Zh as WriteBatch, vt as _DatabaseId, xt as _DocumentKey, et as _EmptyAppCheckTokenProvider, z as _EmptyAuthCredentialsProvider, mt as _FieldPath, lc as _cast, q as _debugAssert, yt as _isBase64Available, $ as _logWarn, Rl as _setIndexConfiguration, uc as _validateIsNotUsedTogether, ll as addDoc, Tl as arrayRemove, Il as arrayUnion, Oc as clearIndexedDbPersistence, pc as collection, Ic as collectionGroup, wc as connectFirestoreEmulator, hl as deleteDoc, yl as deleteField, Bc as disableNetwork, Tc as doc, Qc as documentId, Nc as enableIndexedDbPersistence, kc as enableMultiTabIndexedDbPersistence, $c as enableNetwork, Qh as endAt, Gh as endBefore, Cc as ensureFirestoreConfigured, _l as executeWrite, el as getDoc, sl as getDocFromCache, il as getDocFromServer, rl as getDocs, ol as getDocsFromCache, ul as getDocsFromServer, Dc as getFirestore, El as increment, Sc as initializeFirestore, $h as limit, Bh as limitToLast, Uc as loadBundle, qc as namedQuery, fl as onSnapshot, dl as onSnapshotsInSync, Oh as orderBy, xh as query, Ac as queryEqual, Ec as refEqual, gl as runTransaction, pl as serverTimestamp, al as setDoc, M as setLogLevel, Sh as snapshotEqual, qh as startAfter, Uh as startAt, Lc as terminate, cl as updateDoc, Fc as waitForPendingWrites, kh as where, Al as writeBatch };