All Versions
17
Latest Version
Avg Release Cycle
65 days
Latest Release
1245 days ago

Changelog History
Page 1

  • v3.3.0 Changes

    November 21, 2020

    3.3.0 (2020-11-21)

    πŸ”‹ Features

  • v3.2.1 Changes

    November 10, 2020

    3.2.1 (2020-11-10)

    πŸ› Bug Fixes

    • πŸš€ bump package version for release (971e377)
  • v3.2.0 Changes

    October 16, 2020

    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 Changes

    July 07, 2020

    3.1.2 (2020-07-07)

    πŸ› Bug Fixes

    • trim correctly catches integer values (dc7158e)
  • v3.1.1 Changes

    July 04, 2020

    3.1.1 (2020-07-04)

    πŸ› Bug Fixes

    • timing: skip warning for falsy value (bf46430)
  • v3.1.0 Changes

    July 04, 2020

    3.1.0 (2020-07-04)

    πŸ”‹ Features

    • πŸ‘ allow onerror callback in loadGA (dcd7311)
  • v3.0.0 Changes

    June 06, 2020

    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 Changes

    October 04, 2019

    πŸ›  Bugfixes and minor changes.

  • v2.6.0 Changes

    March 23, 2019

    πŸš€ 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
  • v2.5.7 Changes

    December 24, 2018

    πŸš€ Release includes;

    • βž• Added resetCalls Function on TestModeAPI
    • βž• add option to make standard implementation of GA possible
    • ⚑️ Update to TS definitions