v0.5.3
- For Auth functions,
event.data.uidwill now be a simple UID string instead of a URL (e.g.12345instead ofhttp://github.com/12345). - For Database functions, fixed
event.data.forEach()to returntrueif enumeration was canceled due to supplied callback returningtrue. - For Storage functions, added missing Typescript typing for
event.data.resourceState.