Skip to content

Firebase Admin Node.js SDK v9.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jun 19:19
2ca2bca

New Features

  • feat(fis): Adding the admin.installations() API for deleting Firebase installation IDs (#1187)

Bug Fixes

  • fix: Updated TOC for new Auth type aliases (#1342)
  • fix(docs): replace all global.html -> admin.html (#1341)
  • fix(auth): Better type hierarchies for Auth API (#1294)

Miscellaneous

  • [chore] Release 9.10.0 (#1345)
  • build(deps-dev): bump @types/minimist from 1.2.0 to 1.2.1 (#1336)
  • build(deps-dev): bump gulp-filter from 6.0.0 to 7.0.0 (#1334)
  • build(deps-dev): bump request-promise from 4.2.5 to 4.2.6 (#1331)
  • build(deps): bump @firebase/database from 0.10.0 to 0.10.4 (#1328)
  • build(deps-dev): bump @firebase/app from 0.6.21 to 0.6.26 (#1329)
  • build(deps-dev): bump @types/mocha from 2.2.48 to 8.2.2 (#1323)
  • build(deps): bump @google-cloud/firestore from 4.5.0 to 4.12.2 (#1325)
  • build(deps-dev): bump bcrypt from 5.0.0 to 5.0.1 (#1324)
  • build(deps-dev): bump @types/sinon-chai from 3.2.4 to 3.2.5 (#1316)
  • build(deps-dev): bump nock from 13.0.11 to 13.1.0 (#1313)
  • build(deps-dev): bump @types/jsonwebtoken from 8.5.0 to 8.5.1 (#1315)
  • build(deps-dev): bump del from 2.2.2 to 6.0.0 (#1310)
  • build(deps): bump ws from 7.3.1 to 7.4.6 (#1309)
  • build(deps-dev): bump nock from 13.0.5 to 13.0.11 (#1311)
  • Add OAuthResponseType to ToC (#1303)
  • Update OIDC reference docs (#1305)