Firebase Admin Node.js SDK v5.10.0
- Upgraded Realtime Database client to v0.2.0. With this upgrade developers can call the
admin.database().ref()
method with anotherReference
instance as the argument. - Upgraded Cloud Firestore client to v0.13.0.
admin.database().ref()
method with another Reference
instance as the argument.