Skip to content

Commit 0ef4592

Browse files
committed
Changset
1 parent 67cd379 commit 0ef4592

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': patch
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)