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 0a2f4b7 commit f307f75Copy full SHA for f307f75
firebase-database/CHANGELOG.md
@@ -1,4 +1,5 @@
1
# 19.1.1
2
+- [changed] Added support for type wildcards in GenericTypeIndicator (#792)
3
- [fixed] Fixed a crash that occurred when we attempted to start a network
4
connection during app shutdown (#672).
5
@@ -26,6 +27,6 @@
26
27
- [internal] Removed ``@PublicApi` annotations as they are no longer enforced
28
and have no semantic meaning.
29
-# 16.0.6
30
+# 16.0.6
31
- [fixed] Fixed an issue that could cause a NullPointerException during the
32
initial handshake with the Firebase backend (#119).
0 commit comments