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 8a0f25d commit f0de011Copy full SHA for f0de011
changelog.txt
@@ -0,0 +1,3 @@
1
+fixed - for auth functions, event.data.uid will now be a simple UID string instead of a URL (e.g. ‘12345’ instead of ‘http://github.com/12345’).
2
+fixed - for database functions, fixed event.data.forEach() to return true if enumeration was canceled due to supplied callback returning true.
3
+fixed - for storage functions, added missing typescript typing for event.data.resourceState.
0 commit comments