Updated dependencies [4af28c1a4
]:
807f06aa2
]:
fdd4ab464
]:
b12af44a5
]:
efe2000fc
]:
2cd1cc76f
#6307 (fixes #6300) - fix: add type declarations to exports field
Updated dependencies [2cd1cc76f
]:
9c5c9c36d
]:
e9e5f6b3c
]:
3198d58dc
]:
2d672cead
]:
3b481f572
]:
3281315fa
#5708 (fixes #1487) - Update build scripts to work with the exports field
Updated dependencies [3281315fa
]:
Updated dependencies [2322b6023
]:
bb6b5abff
#5272 - Store instance initialization options on the Provider.
Updated dependencies [3c6a11c8d
]:
a3cbe719b
]:
4c4b6aed9
#4971 - Fixes a regression that prevented Firestore from detecting Auth during its initial initialization, which could cause some writes to not be send.ac4ad08a2
]:
7354a0ed4
]:
de5f90501
]:
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.ec95df3d0
]:
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';
da1c7df79
#3601 - Correctly delete services created by modular SDKs when calling provider.delete()
Updated dependencies [fb3b095e4
]:
d4ca3da0
]:
a87676b8
]: