Updated dependencies [4af28c1a4
]:
807f06aa2
]:
fdd4ab464
#6526 - Add functionality to auto-initialize project config and emulator settings from global defaults provided by framework tooling.fdd4ab464
]:
b12af44a5
]:
efe2000fc
]:
2cd1cc76f
#6307 (fixes #6300) - fix: add type declarations to exports field
Updated dependencies [2cd1cc76f
]:
9c5c9c36d
#6154 - Replace stopgap firebase/util IndexedDB methods with idb
library.
Updated dependencies [9c5c9c36d
]:
e9e5f6b3c
]:
3198d58dc
]:
2d672cead
#6061 - Remove idb dependency and replace with our own code.
927c1afc1
#6039 - Fix heartbeat controller to ensure not sending more than one a day.
Updated dependencies [2d672cead
]:
3b481f572
]:
3281315fa
#5708 (fixes #1487) - Update build scripts to work with the exports field
Updated dependencies [3281315fa
]:
Updated dependencies [2322b6023
]:
56a6a9d4a
]:
725ab4684
]:
4c4b6aed9
]:
5fbc5fb01
]:
60e834739
#4897 - Make App Check initialization explicit, to prevent unexpected errors for users who do not intend to use App Check.7354a0ed4
]:
de5f90501
]:
5c1a83ed7
]:
ec95df3d0
]:
6afe42613
]:
749c7f3d9
#4298 (fixes #4258) - Firestore classes like DocumentReference and Query can now be serialized to JSON (#4258)9cf727fcc
]:
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';
d4ca3da0
]:
a87676b8
]: