Skip to content

Commit b2e65a7

Browse files
authored
Changelog for v0.7.4 (#145)
1 parent f0ac982 commit b2e65a7

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+
changed - For Firestore events where no previous data exists, `event.data.previous` is no longer `null`, it is always a Firebase DocumentSnapshot. `event.data.previous.exists` will be false if there is no previous data.
2+
fixed - Fixed regression where DeltaSnapshot constructor parameter ordering was changed.
3+
changed - The typing of `functions.config()` now guarantees the existence of `functions.config().firebase`.

0 commit comments

Comments
 (0)