Skip to content

Firebase Admin Node.js SDK v5.12.0

Compare
Choose a tag to compare
@hiranya911 hiranya911 released this 05 Apr 17:50
· 1100 commits to master since this release
9fe20f0

Authentication

Cloud Messaging

  • Added the mutableContent optional field to the messaging.Aps type. This can be used to set the mutable-content property when sending FCM messages to APNS targets.
  • Added support for specifying arbitrary key-value fields in the messaging.Aps type.