Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 255 Bytes

CHANGELOG.md

File metadata and controls

15 lines (8 loc) · 255 Bytes

6.0.0

  • Support for firebase-admin@^12.0.0

5.0.1

  • Do not clearCache if useCache is false

5.0.0

  • Support for firebase-admin@^11.0.0

4.0.0

  • Adds initHelper function in order to avoid using Firebase before it was initialized.