Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Releases: react-ga/react-ga

v3.3.1

16 Jun 02:56
Compare
Choose a tag to compare

3.3.1 (2022-06-16)

Bug Fixes

v3.3.0

21 Nov 23:34
Compare
Choose a tag to compare

3.3.0 (2020-11-21)

Features

v3.2.1

10 Nov 01:49
971e377
Compare
Choose a tag to compare

3.2.1 (2020-11-10)

Bug Fixes

  • bump package version for release (971e377)

v3.2.0

16 Oct 00:21
Compare
Choose a tag to compare

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

07 Jul 00:14
dc7158e
Compare
Choose a tag to compare

3.1.2 (2020-07-07)

Bug Fixes

  • trim correctly catches integer values (dc7158e)

v3.1.1

04 Jul 07:16
Compare
Choose a tag to compare

3.1.1 (2020-07-04)

Bug Fixes

  • timing: skip warning for falsy value (bf46430)

v3.1.0

04 Jul 07:14
Compare
Choose a tag to compare

3.1.0 (2020-07-04)

Features

  • allow onerror callback in loadGA (dcd7311)

v3.0.0

06 Jun 05:16
f1f7725
Compare
Choose a tag to compare

3.0.0 (2020-06-06)

Continuous Integration

BREAKING CHANGES

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

Version 2.7.0

04 Oct 08:02
9bc6754
Compare
Choose a tag to compare

Bugfixes and minor changes.

Version 2.6.0

23 Mar 06:28
ba79459
Compare
Choose a tag to compare

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