React Ga Versions Save

React Google Analytics Module

v3.3.1

1 year ago

3.3.1 (2022-06-16)

Bug Fixes

v3.3.0

3 years ago

3.3.0 (2020-11-21)

Features

v3.2.1

3 years ago

3.2.1 (2020-11-10)

Bug Fixes

  • bump package version for release (971e377)

v3.2.0

3 years ago

3.2.0 (2020-10-16)

Bug Fixes

  • no-typos: typos in tests (1eef9dd)
  • add cookieUpdate to GaOptions interface (b8b453d)

Features

  • types: add dimension and metric to event type (410f2d5)
  • include custom rel props when target is blank (4fe1a4a)

v3.1.2

3 years ago

3.1.2 (2020-07-07)

Bug Fixes

  • trim correctly catches integer values (dc7158e)

v3.1.1

3 years ago

3.1.1 (2020-07-04)

Bug Fixes

  • timing: skip warning for falsy value (bf46430)

v3.1.0

3 years ago

3.1.0 (2020-07-04)

Features

  • allow onerror callback in loadGA (dcd7311)

v3.0.0

3 years ago

3.0.0 (2020-06-06)

Continuous Integration

BREAKING CHANGES

  • now follow semver strictly as the auto-release is working this way.

v2.7.0

4 years ago

Bugfixes and minor changes.

2.6.0

5 years ago

Release includes;

  • Split out React import and non-react import. You can now import react-ga/core for the non-react build.
  • Typescript fixes.
  • SSR Fixes
  • OutboundLink component - Added support for multiple trackers