v0.7.4
- For Firestore events where no previous data exists,
event.data.previousis no longernull, it is always a Firebase DocumentSnapshot.event.data.previous.existswill be false if there is no previous data. - Fixed regression where DeltaSnapshot constructor parameter ordering was changed.
- The typing of
functions.config()now guarantees the existence offunctions.config().firebase.