Skip to content

v9.15.0

Compare
Choose a tag to compare
@google-oss-bot google-oss-bot released this 08 Jul 18:57
· 1779 commits to master since this release
  • Fixes a number of issues where ext:dev:emulator:* was not providing the correct parameter values to the emulated extension (#2928)
  • Support loading Firebase Functions packaged as an ES module. (#3485)
  • Fixes Cloud Storage emulator missing classes. (#3541)
  • Add missing properties to Authentication functions context in the Functions emulator. (#3536)
  • Firestore Emulator UI now supports deleting documents and collections recursively.
  • Fixes some Storage Emulator UI errors.
  • Fixes some issues when using Emulator UI on a different device.
  • Fixes issues where functions:log command did not showing some log entries. (#3539)
  • Fixes Emulator issue when function definition changes (#2533).