@firebase/firestore 3.4.6-canary.f8c571c01 → 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 +10 -0
- package/dist/index.esm2017.js +3 -3
- package/dist/index.esm2017.js.map +1 -1
- package/dist/index.esm5.js +3 -3
- package/dist/index.esm5.js.map +1 -1
- package/dist/index.node.cjs.js +2 -2
- package/dist/index.node.mjs +2 -2
- package/dist/index.node.mjs.map +1 -1
- package/dist/index.rn.js +3 -3
- package/dist/index.rn.js.map +1 -1
- package/dist/lite/index.browser.esm2017.js +2 -2
- package/dist/lite/index.browser.esm2017.js.map +1 -1
- package/dist/lite/index.browser.esm5.js +2 -2
- package/dist/lite/index.browser.esm5.js.map +1 -1
- package/dist/lite/index.node.cjs.js +2 -2
- package/dist/lite/index.node.mjs +2 -2
- package/dist/lite/index.node.mjs.map +1 -1
- package/dist/lite/index.rn.esm2017.js +2 -2
- package/dist/lite/index.rn.esm2017.js.map +1 -1
- package/package.json +9 -9
package/dist/index.esm5.js
CHANGED
|
@@ -70,7 +70,7 @@ L.MOCK_USER = new L("mock-user");
|
|
|
70
70
|
* See the License for the specific language governing permissions and
|
|
71
71
|
* limitations under the License.
|
|
72
72
|
*/
|
|
73
|
-
var P = "9.6.
|
|
73
|
+
var P = "9.6.10", O = new l("@firebase/firestore");
|
|
74
74
|
|
|
75
75
|
/**
|
|
76
76
|
* @license
|
|
@@ -19607,9 +19607,9 @@ function ch(t, e) {
|
|
|
19607
19607
|
return n = Object.assign({
|
|
19608
19608
|
useFetchStreams: Zl
|
|
19609
19609
|
}, n), i._setSettings(n), i;
|
|
19610
|
-
}), "PUBLIC")), s(R, "3.4.
|
|
19610
|
+
}), "PUBLIC")), s(R, "3.4.7", void 0),
|
|
19611
19611
|
// BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
|
|
19612
|
-
s(R, "3.4.
|
|
19612
|
+
s(R, "3.4.7", "esm5");
|
|
19613
19613
|
|
|
19614
19614
|
export { Vl as AbstractUserDataWriter, Cc as Bytes, lc as CACHE_SIZE_UNLIMITED, ec as CollectionReference, Za as DocumentReference, al as DocumentSnapshot, Dc as FieldPath, xc as FieldValue, hc as Firestore, Y as FirestoreError, kc as GeoPoint, cc as LoadBundleTask, tc as Query, pl as QueryConstraint, cl as QueryDocumentSnapshot, ll as QuerySnapshot, ul as SnapshotMetadata, ft as Timestamp, th as Transaction, Pl as WriteBatch, Mt as _DatabaseId, Pt as _DocumentKey, ot as _EmptyAppCheckTokenProvider, X as _EmptyAuthCredentialsProvider, bt as _FieldPath, Ha as _cast, Q as _debugAssert, Et as _isBase64Available, G as _logWarn, ah as _setIndexConfiguration, ja as _validateIsNotUsedTogether, Hl as addDoc, oh as arrayRemove, ih as arrayUnion, wc as clearIndexedDbPersistence, nc as collection, rc as collectionGroup, Xa as connectFirestoreEmulator, Wl as deleteDoc, nh as deleteField, Ec as disableNetwork, ic as doc, Ac as documentId, vc as enableIndexedDbPersistence, mc as enableMultiTabIndexedDbPersistence, Ic as enableNetwork, Al as endAt, Dl as endBefore, pc as ensureFirestoreConfigured, $l as executeWrite, Fl as getDoc, Ul as getDocFromCache, Bl as getDocFromServer, Gl as getDocs, Kl as getDocsFromCache, jl as getDocsFromServer, dc as getFirestore, sh as increment, fc as initializeFirestore, Il as limit, El as limitToLast, Sc as loadBundle, _c as namedQuery, Yl as onSnapshot, Jl as onSnapshotsInSync, wl as orderBy, yl as query, sc as queryEqual, oc as refEqual, eh as runTransaction, rh as serverTimestamp, zl as setDoc, q as setLogLevel, fl as snapshotEqual, _l as startAfter, Sl as startAt, Tc as terminate, Ql as updateDoc, bc as waitForPendingWrites, ml as where, uh as writeBatch };
|
|
19615
19615
|
//# sourceMappingURL=index.esm5.js.map
|