Firebase Admin Node.js SDK v5.2.0
- A new Cloud Storage API that facilitates accessing Google Cloud Storage buckets using the
@google-cloud/storage
library.
Authentication
- New type definitions for the arguments of
createUser()
andupdateUser()
methods.
Cloud Messaging
- Redefined the arguments of
sendToDevice()
using intersection instead of overloading.