Skip to content

Commit 50ba370

Browse files
authored
Changelog for v.0.5.6 (#47)
1 parent 37e994a commit 50ba370

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+
important - Update firebase-admin peer dependency to v4.2.1. Developer needs to run “npm install --save firebase-admin” inside the functions directory.
2+
fixed - event.data.val() no longer returns array of nulls when the database node has a “length” key.
3+
fixed - Fixed bug where event.data.forEach(snapshot => {}) caused snapshot.key to be a concatenation of the parent and child keys.

0 commit comments

Comments
 (0)