Repository URL to install this package:
|
Version:
3.0.0-1 ▾
|
vending-agent-dep
/
usr
/
local
/
lib
/
vending
/
agent
/
node_modules
/
@firebase
/
analytics
/
CHANGELOG.md
|
|---|
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]:
a5768b0aa, 7d916d905]:
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.da1c7df79, fb3b095e4, fb3b095e4]:
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.