@firebase/firestore 3.9.0-20230314181055 → 3.9.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.9.0-20230314181055
3
+ ## 3.9.0
4
4
 
5
5
  ### Minor Changes
6
6
 
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 b = "9.18.0-20230314181055";
73
+ let b = "9.18.0";
74
74
 
75
75
  /**
76
76
  * @license
@@ -20794,9 +20794,9 @@ function Ef(t, e) {
20794
20794
  return s = Object.assign({
20795
20795
  useFetchStreams: e
20796
20796
  }, s), r._setSettings(s), r;
20797
- }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(P, "3.9.0-20230314181055", t),
20797
+ }), "PUBLIC").setMultipleInstances(!0)), app.registerVersion(P, "3.9.0", t),
20798
20798
  // BUILD_TARGET will be replaced by values like esm5, esm2017, cjs5, etc during the compilation
20799
- app.registerVersion(P, "3.9.0-20230314181055", "cjs2017");
20799
+ app.registerVersion(P, "3.9.0", "cjs2017");
20800
20800
  }();
20801
20801
 
20802
20802
  exports.AbstractUserDataWriter = xl;