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 dd0ba22 commit 8317dc0Copy full SHA for 8317dc0
firebase-functions/CHANGELOG.md
@@ -1,5 +1,6 @@
1
# Unreleased
2
-* [fixed] Fixed HttpsCallableResult.data resolution in Kotlin
+* [fixed] Minor internal infrastructure improvements. (#6544)
3
+* [fixed] Fixed HttpsCallableResult.data resolution in Kotlin. (#6530)
4
5
# 21.1.0
6
* [changed] Migrated to Kotlin
@@ -209,4 +210,3 @@ updates.
209
210
optional region to override the default "us-central1".
211
* [feature] New `useFunctionsEmulator` method allows testing against a local
212
instance of the [Cloud Functions Emulator](https://firebase.google.com/docs/functions/local-emulator).
-
0 commit comments