Skip to content

Commit f2cfd21

Browse files
Backfill Firestore Changelog (#1275)
1 parent 950499d commit f2cfd21

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

packages/firestore/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
# Unreleased (0.8.0)
1+
# 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
210
- [feature] Access to offline persistence is no longer limited to a single tab.
311
You can opt into this new experimental mode by invoking `enablePersistence()`
412
with `{experimentalTabSynchronization: true}`. All tabs accessing persistence

0 commit comments

Comments
 (0)