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 e90ba0b commit 541dae2Copy full SHA for 541dae2
packages/firestore/CHANGELOG.md
@@ -1,4 +1,6 @@
1
# Unreleased
2
+- [fixed] Temporarily reverted the use of window.crypto to generate document
3
+ IDs to address compatibility issues with IE 11, WebWorkers, and React Native.
4
- [changed] Firestore now limits the number of concurrent document lookups it
5
will perform when resolving inconsistencies in the local cache (#2683).
6
- [changed] Changed the in-memory representation of Firestore documents to
0 commit comments