Skip to content

Firebase Admin Node.js SDK v5.6.0

Choose a tag to compare

@hiranya911 hiranya911 released this 21 Dec 20:29
· 1154 commits to master since this release
acf1aa2
  • A new admin.instanceId() API that facilitates deleting instance IDs and associated user data from Firebase projects.
  • Updated the TypeScript typings for admin.AppOptions to reflect the introduction of the projectId option.
  • Removed some unused third party dependencies.
  • Updated @google-cloud/firestore dependency to latest.