Skip to content

Commit 541dae2

Browse files
authored
Add CHANGELOG.md entry for reverting the usage of 'crypto' (#2873)
1 parent e90ba0b commit 541dae2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/firestore/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# 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.
24
- [changed] Firestore now limits the number of concurrent document lookups it
35
will perform when resolving inconsistencies in the local cache (#2683).
46
- [changed] Changed the in-memory representation of Firestore documents to

0 commit comments

Comments
 (0)