3f1354f1f
#6723 - Expand check in getServiceWorkerStatus
to account for a navigator
that has a key of serviceWorker
with a falsy valueUpdated dependencies [4af28c1a4
]:
807f06aa2
]:
fdd4ab464
]:
b12af44a5
]:
efe2000fc
]:
2cd1cc76f
#6307 (fixes #6300) - fix: add type declarations to exports field
Updated dependencies [2cd1cc76f
]:
9c5c9c36d
]:
e9e5f6b3c
]:
3198d58dc
]:
3b481f572
]:
3281315fa
#5708 (fixes #1487) - Update build scripts to work with the exports field
Updated dependencies [3281315fa
]:
Updated dependencies [2322b6023
]:
Updated dependencies [93795c780
]:
b835b4cba
#5506 - Performance could encounter runtime errors when initialized in certain environments
cdada6c68
]:
a3cbe719b
]:
56a6a9d4a
]:
725ab4684
]:
4c4b6aed9
]:
5fbc5fb01
]:
7354a0ed4
]:
f24d8961b
]:
de5f90501
]:
5c1a83ed7
]:
ec95df3d0
]:
6afe42613
]:
6f2c7b7aa
#3896 - Dispatch up to 1000 events for each network request when collecting performance events.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';
48b0b0f7c
#3850 - Moved loggingEnabled
check to wait until performance initialization finishes, thus avoid dropping custom traces right after getting performance
object.
8728e1a0f
#3866 - Throws exception when startTime or duration is not positive value in trace.record()
API.
d4ca3da0
]:
a87676b8
]:
a754645e
#3297 Thanks @renovate! - Update dependency typescript to v3.9.5
Updated dependencies [a754645e
]: