@firebase/firestore 3.4.2-202205224240 → 3.4.2

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,6 +1,6 @@
1
1
  # @firebase/firestore
2
2
 
3
- ## 3.4.2-202205224240
3
+ ## 3.4.2
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -9,9 +9,8 @@
9
9
  * [`7f05d22e8`](https://github.com/firebase/firebase-js-sdk/commit/7f05d22e827f1fd0732ad33fda203a20566d3964) [#5835](https://github.com/firebase/firebase-js-sdk/pull/5835) - Fixed an issue that can cause incomplete Query snapshots when the SDK is backgrounded during query execution.
10
10
 
11
11
  * Updated dependencies [[`3b481f572`](https://github.com/firebase/firebase-js-sdk/commit/3b481f572456e1eab3435bfc25717770d95a8c49)]:
12
- - @firebase/util@1.4.3-202205224240
13
- - @firebase/app@0.7.12-202205224240
14
- - @firebase/component@0.5.10-202205224240
12
+ - @firebase/util@1.4.3
13
+ - @firebase/component@0.5.10
15
14
 
16
15
  ## 3.4.1
17
16
 
@@ -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 N = "9.6.2-202205224240";
69
+ let N = "9.6.2";
70
70
 
71
71
  /**
72
72
  * @license
@@ -17841,9 +17841,9 @@ function Ah(t, e) {
17841
17841
  return n = Object.assign({
17842
17842
  useFetchStreams: e
17843
17843
  }, n), i._setSettings(n), i;
17844
- }), "PUBLIC")), registerVersion(D, "3.4.2-202205224240", t),
17844
+ }), "PUBLIC")), registerVersion(D, "3.4.2", t),
17845
17845
  // BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
17846
- registerVersion(D, "3.4.2-202205224240", "esm2017");
17846
+ registerVersion(D, "3.4.2", "esm2017");
17847
17847
  }();
17848
17848
 
17849
17849
  export { oh as AbstractUserDataWriter, nu as Bytes, Fc as CACHE_SIZE_UNLIMITED, Vc as CollectionReference, Pc as DocumentReference, $u as DocumentSnapshot, tu as FieldPath, su as FieldValue, Mc as Firestore, Q as FirestoreError, iu as GeoPoint, Oc as LoadBundleTask, vc as Query, Uu as QueryConstraint, Ou as QueryDocumentSnapshot, Fu as QuerySnapshot, xu as SnapshotMetadata, ct as Timestamp, Ph as Transaction, uh as WriteBatch, wc as _DatabaseId, Dt as _DocumentKey, et as _EmptyAppCheckTokenProvider, z as _EmptyAuthCredentialsProvider, mt as _FieldPath, Ec as _cast, q as _debugAssert, yt as _isBase64Available, M as _logWarn, gc as _validateIsNotUsedTogether, Eh as addDoc, Ch as arrayRemove, Dh as arrayUnion, Wc as clearIndexedDbPersistence, Sc as collection, Dc as collectionGroup, bc as connectFirestoreEmulator, Th as deleteDoc, Vh as deleteField, Hc as disableNetwork, Cc as doc, eu as documentId, Kc as enableIndexedDbPersistence, jc as enableMultiTabIndexedDbPersistence, zc as enableNetwork, eh as endAt, th as endBefore, Uc as ensureFirestoreConfigured, Rh as executeWrite, lh as getDoc, dh as getDocFromCache, wh as getDocFromServer, _h as getDocs, mh as getDocsFromCache, gh as getDocsFromServer, Bc as getFirestore, Nh as increment, Lc as initializeFirestore, zu as limit, Hu as limitToLast, Yc as loadBundle, Xc as namedQuery, Ih as onSnapshot, Ah as onSnapshotsInSync, Wu as orderBy, qu as query, kc as queryEqual, Nc as refEqual, vh as runTransaction, Sh as serverTimestamp, yh as setDoc, $ as setLogLevel, Lu as snapshotEqual, Xu as startAfter, Yu as startAt, Jc as terminate, ph as updateDoc, Gc as waitForPendingWrites, ju as where, kh as writeBatch };