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 e5ff23c commit 74a42edCopy full SHA for 74a42ed
Firebase/Core/CHANGELOG.md
@@ -1,5 +1,5 @@
1
# v6.1.0 -- M52
2
-- [added] `FIROptions.appGroupID` property added to configure the App Group identifier required to share
+- [added] `FIROptions.appGroupID` property added to configure the App Group identifier required to share
3
data between the application and the application extensions. (#3293)
4
5
# 2019-05-21 -- v6.0.1 -- M48
Firebase/Storage/CHANGELOG.md
@@ -1,4 +1,4 @@
-# Unreleased
+# 3.4.0
- [fixed] Ensure that users don't accidently invoke `Storage()` instead of `Storage.storage()`.
If your code calls the constructor of Storage directly, we will throw an assertion failure,
instead of crashing the process later as the instance is used (#3282).
0 commit comments