Skip to content

Commit 7cdeede

Browse files
committed
Tweaked CHANGELOG.md wording, as suggested in code review.
1 parent 5f13dfc commit 7cdeede

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/firestore/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Unreleased
2-
- [fixed] Reverted the use of the "crypto" global since it caused some user
3-
issues (#2872).
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.
44
- [changed] Firestore now limits the number of concurrent document lookups it
55
will perform when resolving inconsistencies in the local cache (#2683).
66
- [changed] Changed the in-memory representation of Firestore documents to

0 commit comments

Comments
 (0)