@firebase/firestore 3.11.0-20230425221647 → 3.11.0

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.11.0-20230425221647
3
+ ## 3.11.0
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -15,7 +15,7 @@
15
15
  - [`510c9b520`](https://github.com/firebase/firebase-js-sdk/commit/510c9b520e6fe158a4db169e005bd173a4563b6e) [#7170](https://github.com/firebase/firebase-js-sdk/pull/7170) - Simplified the internal handling of aggregation results.
16
16
 
17
17
  - Updated dependencies [[`5e5c41225`](https://github.com/firebase/firebase-js-sdk/commit/5e5c41225869a5b3f315f2440d382ab010ba2e39), [`98abcd5ed`](https://github.com/firebase/firebase-js-sdk/commit/98abcd5ed9bbc5910c1a94f0580f1ceffe95e564)]:
18
- - @firebase/webchannel-wrapper@0.10.0-20230425221647
18
+ - @firebase/webchannel-wrapper@0.10.0
19
19
 
20
20
  ## 3.10.1
21
21
 
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 S = "9.21.0-20230425221647";
73
+ let S = "9.21.0";
74
74
 
75
75
  /**
76
76
  * @license
@@ -21334,9 +21334,9 @@ function Hf(t, e) {
21334
21334
  return s = Object.assign({
21335
21335
  useFetchStreams: e
21336
21336
  }, s), r._setSettings(s), r;
21337
- }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(b, "3.11.0-20230425221647", t),
21337
+ }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(b, "3.11.0", t),
21338
21338
  // BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
21339
- app.registerVersion(b, "3.11.0-20230425221647", "cjs2017");
21339
+ app.registerVersion(b, "3.11.0", "cjs2017");
21340
21340
  }();
21341
21341
 
21342
21342
  exports.AbstractUserDataWriter = zl;