npm firebase-admin 10.0.0
Firebase Admin Node.js SDK v10.0.0

latest releases: 12.5.0, 12.4.0, 12.3.1...
2 years ago

Breaking Changes

  • change: Dropped support for Node.js 10. Developers should use Node.js 12 or up when deploying the Admin SDK (#1445).

New Features

  • Admin SDK now offers a series of ES module entry points (e.g. firebase-admin/app, firebase-admin/auth etc)
  • New module entry points can be used in native ESM runtimes.
  • Developers are recommended to use the new entry points, and migrate out of the namespaced API.

Bug Fixes

  • fix: Using Node 12 for nightly builds (#1460)

Miscellaneous

  • [chore] Release 10.0.0 (#1462)
  • chore: Enabled tsdoc error checking (#1459)
  • Revert "Remove request body for deleteTenant (#1452)" (#1456)
  • Remove request body for deleteTenant (#1452)

Don't miss a new firebase-admin release

NewReleases is sending notifications on new releases.