@firebase/firestore 3.8.2-20230201003102 → 3.8.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.8.2-20230201003102
3
+ ## 3.8.2
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -9,9 +9,8 @@
9
9
  - [`27b5e7d70`](https://github.com/firebase/firebase-js-sdk/commit/27b5e7d7081688599fc518b329a43db4319cdd1f) [#6989](https://github.com/firebase/firebase-js-sdk/pull/6989) - Reduce memory usage by applying query check sooner in remote document cache.
10
10
 
11
11
  - Updated dependencies [[`0bab0b7a7`](https://github.com/firebase/firebase-js-sdk/commit/0bab0b7a786d1563bf665904c7097d1fe06efce5)]:
12
- - @firebase/util@1.9.1-20230201003102
13
- - @firebase/app@0.9.2-20230201003102
14
- - @firebase/component@0.6.2-20230201003102
12
+ - @firebase/util@1.9.1
13
+ - @firebase/component@0.6.2
15
14
 
16
15
  ## 3.8.1
17
16
 
package/dist/index.cjs.js CHANGED
@@ -70,7 +70,7 @@ P.MOCK_USER = new P("mock-user");
70
70
  * See the License for the specific language governing permissions and
71
71
  * limitations under the License.
72
72
  */
73
- let v = "9.17.0-20230201003102";
73
+ let v = "9.17.0";
74
74
 
75
75
  /**
76
76
  * @license
@@ -20534,9 +20534,9 @@ function lf(t, e) {
20534
20534
  return s = Object.assign({
20535
20535
  useFetchStreams: e
20536
20536
  }, s), r._setSettings(s), r;
20537
- }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(b, "3.8.2-20230201003102", t),
20537
+ }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(b, "3.8.2", t),
20538
20538
  // BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
20539
- app.registerVersion(b, "3.8.2-20230201003102", "cjs2017");
20539
+ app.registerVersion(b, "3.8.2", "cjs2017");
20540
20540
  }();
20541
20541
 
20542
20542
  exports.AbstractUserDataWriter = Pl;