@firebase/firestore 3.8.4-20230301191949 → 3.8.4

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.4-20230301191949
3
+ ## 3.8.4
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -15,9 +15,8 @@
15
15
  - [`b30186ffc`](https://github.com/firebase/firebase-js-sdk/commit/b30186ffc15cd441521c8f43d3f9a7a4e9ce8820) [#7058](https://github.com/firebase/firebase-js-sdk/pull/7058) - Fix unimplemented error when loading bundles
16
16
 
17
17
  - Updated dependencies [[`c59f537b1`](https://github.com/firebase/firebase-js-sdk/commit/c59f537b1262b5d7997291b8c1e9324d378effb6)]:
18
- - @firebase/util@1.9.3-20230301191949
19
- - @firebase/app@0.9.4-20230301191949
20
- - @firebase/component@0.6.4-20230301191949
18
+ - @firebase/util@1.9.3
19
+ - @firebase/component@0.6.4
21
20
 
22
21
  ## 3.8.3
23
22
 
package/dist/index.cjs.js CHANGED
@@ -70,7 +70,7 @@ v.MOCK_USER = new v("mock-user");
70
70
  * See the License for the specific language governing permissions and
71
71
  * limitations under the License.
72
72
  */
73
- let P = "9.17.2-20230301191949";
73
+ let P = "9.17.2";
74
74
 
75
75
  /**
76
76
  * @license
@@ -20744,9 +20744,9 @@ function pf(t, e) {
20744
20744
  return s = Object.assign({
20745
20745
  useFetchStreams: e
20746
20746
  }, s), r._setSettings(s), r;
20747
- }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(b, "3.8.4-20230301191949", t),
20747
+ }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(b, "3.8.4", t),
20748
20748
  // BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
20749
- app.registerVersion(b, "3.8.4-20230301191949", "cjs2017");
20749
+ app.registerVersion(b, "3.8.4", "cjs2017");
20750
20750
  }();
20751
20751
 
20752
20752
  exports.AbstractUserDataWriter = Sl;