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

Releases: yoriiis/tracking-manager

2.0.1

09 Mar 17:18
Compare
Choose a tag to compare

Fixes

  • Fix loopReplace when event object contains boolean

2.0.0

19 Jan 19:05
Compare
Choose a tag to compare

Updates

  • Move CI to GitHub Actions
  • Update th node.js engine to v12.14.0
  • Move the tracking configuration on each instance (tracking by components)

Fixes

  • [data-track] element are not longer blocked by a preventDefault when Google Analytics is not available (with an Ad blocker for example)

Removes

  • debug option is removed and the logs are always available. Use another tool to remove them (webpack, etc.)

1.0.1

03 Apr 11:30
Compare
Choose a tag to compare

New features

  • Update Jest tests

1.0.0

26 Jan 16:30
Compare
Choose a tag to compare

New features

  • First release of tracking-manager 🚀
  • Jest coverage of 100%