npm firebase-tools 5.0.0
v5.0.0

latest releases: 13.7.4, 13.7.3, 13.7.2...
5 years ago
  • Support emulation of HTTP callable functions in firebase functions:shell. To trigger the emulated function, type myCallableFunction({sample: 'data'}, {instanceIdToken: 'fakeToken'}). Emulating context.auth is not supported. Please note that this is a breaking change, since the emulated callable function will no longer behave like an HTTP onRequest function, and cannot be invoked with methods such as myCallableFunction.post()
  • Improve speed of firebase firestore:delete [path]
  • --token flag now accepts access tokens in addition to refresh tokens
  • Fixes bug where deploying hosting sometimes results in UnhandledPromiseRejectionWarning

Don't miss a new firebase-tools release

NewReleases is sending notifications on new releases.