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.
1 parent 67cd379 commit 0ef4592Copy full SHA for 0ef4592
.changeset/moody-comics-speak.md
@@ -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