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.
2 parents 7766278 + 7cdeede commit d0494bfCopy full SHA for d0494bf
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