You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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