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 7ae5b12 commit 86155b3Copy full SHA for 86155b3
.changeset/moody-comics-speak.md
@@ -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