Keine Beschreibung
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

CHANGELOG.md 17KB

@firebase/analytics

0.9.1

Patch Changes

0.9.0

Minor Changes

Patch Changes

0.8.4

Patch Changes

0.8.3

Patch Changes

0.8.2

Patch Changes

0.8.1

Patch Changes

0.8.0

Minor Changes

  • 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

Patch Changes

0.7.11

Patch Changes

0.7.10

Patch Changes

0.7.9

Patch Changes

0.7.8

Patch Changes

0.7.7

Patch Changes

0.7.6

Patch Changes

0.7.5

Patch Changes

0.7.4

Patch Changes

0.7.3

Patch Changes

0.7.2

Patch Changes

0.7.1

Patch Changes

0.7.0

Minor Changes

Patch Changes

0.6.18

Patch Changes

0.6.17

Patch Changes

0.6.16

Patch Changes

0.6.15

Patch Changes

0.6.14

Patch Changes

0.6.13

Patch Changes

0.6.12

Patch Changes

0.6.11

Patch Changes

0.6.10

Patch Changes

0.6.9

Patch Changes

0.6.8

Patch Changes

0.6.7

Patch Changes

0.6.6

Patch Changes

0.6.5

Patch Changes

0.6.4

Patch Changes

0.6.3

Patch Changes

  • 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.

0.6.2

Patch Changes

0.6.1

Patch Changes

0.6.0

Minor Changes

  • d4db75ff8 #3836 (fixes #3573) - Analytics now warns instead of throwing if it detects a browser environment where analytics does not work.

0.5.0

Minor Changes

  • 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.

Patch Changes

0.4.2

Patch Changes

0.4.1

Patch Changes

0.4.0

Minor Changes

  • 02419ce8 #3165 - Issue 2393 fix - analytics module

    • Added a public method isSupported to Analytics module which returns true if current browser context supports initialization of analytics module.
    • Added runtime checks to Analytics module that validate if cookie is enabled in current browser and if current browser environment supports indexedDB functionalities.

0.3.9

Patch Changes