We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 950499d commit f2cfd21Copy full SHA for f2cfd21
packages/firestore/CHANGELOG.md
@@ -1,4 +1,12 @@
1
-# Unreleased (0.8.0)
+# Unreleased
2
+
3
+# 0.8.2
4
+- [fixed] Fixed an issue where native ES6 module loading was not working.
5
6
+# 0.8.1
7
+- [fixed] Fixed an issue where typings are created in the wrong location.
8
9
+# 0.8.0
10
- [feature] Access to offline persistence is no longer limited to a single tab.
11
You can opt into this new experimental mode by invoking `enablePersistence()`
12
with `{experimentalTabSynchronization: true}`. All tabs accessing persistence
0 commit comments