Updated dependencies [4af28c1a4
]:
Updated dependencies [807f06aa2
]:
fdd4ab464
]:
1d3a34d7d
#6376 - Add function setConsent()
to set the applicable end user “consent” state.
69e2ee064
#6367 - Add function setDefaultEventParameters()
to set data that will be logged on every Analytics SDK event
b12af44a5
]:
Updated dependencies [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
]:
cdada6c68
]:
bd50d8310
]:
a3cbe719b
]:
02586c975
]:
56a6a9d4a
]:
725ab4684
]:
4c4b6aed9
]:
5fbc5fb01
]:
7354a0ed4
]:
f24d8961b
]:
de5f90501
]:
5c1a83ed7
]:
ec95df3d0
]:
6afe42613
]:
74bf52009
#4458 - Fixed a behavior causing gtag
to be downloaded twice on Firebase Analytics initialization. This did not seem to affect the functionality of Firebase Analytics but adds noise to the logs when users are trying to debug.9cf727fcc
]:
d4db75ff8
#3836 (fixes #3573) - Analytics now warns instead of throwing if it detects a browser environment where analytics does not work.fb3b095e4
#2800 - Analytics now dynamically fetches the app’s Measurement ID from the Dynamic Config backend
instead of depending on the local Firebase config. It will fall back to any measurementId
value found in the local config if the Dynamic Config fetch fails.2a0d254f
#3555 - Added Browser Extension check for Firebase Analytics. analytics.isSupported()
will now return Promise<false>
for extension environments.
Updated dependencies [d4ca3da0
]:
a87676b8
#3472 - - Fix an error where an analytics PR included a change to @firebase/util
, but
the util package was not properly included in the changeset for a patch bump.
@firebase/util
adds environment check methods isIndexedDBAvailable
validateIndexedDBOpenable
, and areCookiesEnabled
.Updated dependencies [a87676b8
]:
02419ce8
#3165 - Issue 2393 fix - analytics module
isSupported
to Analytics module which returns true if current browser context supports initialization of analytics module.