Skip to content

Commit 2ce59d0

Browse files
authored
Revise changelog for v0.5.6 (#50)
1 parent 22897f8 commit 2ce59d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

changelog.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
important - Update firebase-admin peer dependency to v4.2.1. Developer needs to run “npm install --save firebase-admin” inside the functions directory.
22
fixed - event.data.val() no longer returns array of nulls when the database node has a “length” key.
33
fixed - Fixed bug where event.data.forEach(snapshot => {}) caused snapshot.key to be a concatenation of the parent and child keys.
4+
fixed - Fixed bug where nested storage objects had literal slashes in mediaLink property, instead of URL-escaped slashes.

0 commit comments

Comments
 (0)