Skip to content

Commit 86155b3

Browse files
authored
chore(Firestore) add changeset for PR #8926 (#9115)
Add the missing changset for PR #8926.
1 parent 7ae5b12 commit 86155b3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.changeset/moody-comics-speak.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
'@firebase/firestore': minor
3+
'firebase': minor
4+
---
5+
6+
Added support for Firestore result types to be serialized with `toJSON` and then deserialized with `fromJSON` methods on the objects.
7+
8+
Addeed support to resume `onSnapshot` listeners in the CSR phase based on serialized `DataSnapshot`s and `QuerySnapshot`s built in the SSR phase.

0 commit comments

Comments
 (0)