Skip to content

Commit f0de011

Browse files
authored
changelog for v0.5.3 (#22)
1 parent 8a0f25d commit f0de011

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

changelog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)