Updated dependencies [4af28c1a4
]:
807f06aa2
]:
fdd4ab464
#6526 - Add functionality to auto-initialize project config and emulator settings from global defaults provided by framework tooling.
Updated dependencies [fdd4ab464
]:
e673dc808
#6344 (fixes #6281) - Update public FunctionsErrorCode
type to include “functions/” prefix.
Updated dependencies [b12af44a5
]:
efe2000fc
]:
2cd1cc76f
#6307 (fixes #6300) - fix: add type declarations to exports field
Updated dependencies [2cd1cc76f
]:
9c5c9c36d
]:
e9e5f6b3c
]:
3198d58dc
]:
2d672cead
]:
3b481f572
]:
3b338dbd8
#5701 (fixes #5692) - Clear pending timeout after promise.race. It allows the process to exit immediately in case the SDK is used in Node.js, otherwise the process will wait for the timeout to finish before exiting.3281315fa
#5708 (fixes #1487) - Update build scripts to work with the exports field
Updated dependencies [3281315fa
]:
Updated dependencies [2322b6023
]:
cdada6c68
]:
bb6b5abff
]:
56a6a9d4a
]:
725ab4684
]:
4c4b6aed9
]:
92e4e8d29
#4887 (fixes #683) - Fix functions to convert Date objects to an ISO string instead of an empty object.
Updated dependencies [5fbc5fb01
]:
997040ace
#4924 - Fixed a bug in httpsCallable()
when used in the same project as Firebase Messaging.c34ac7a92
]:
f24d8961b
]:
5c1a83ed7
#4595 - Component facotry now takes an options object. And added Provider.initialize()
that can be used to pass an options object to the component factory.
Updated dependencies [5c1a83ed7
]:
6afe42613
]:
a5768b0aa
#3932 - Point browser field to esm build. Now you need to use default import instead of namespace import to import firebase.Before this change
import * as firebase from 'firebase/app';
After this change
import firebase from 'firebase/app';
b6b1fd95c
- Fixes a bug introduced in #3782 that causes callable functions to throw an error in browser extensions.da1c7df79
]:
29327b21
]: