Skip to content

v2.3.0

Compare
Choose a tag to compare
@ajhyndman ajhyndman released this 15 Sep 17:23
· 16 commits to main since this release

This release adds the ability to diagnose measurement cancellations by providing a callback that will be called when TTVC measurement is cancelled due to user interaction, change in page visibility, or new navigation.

This release is backwards compatible.

Merged Pull Requests

  • Adding measurement cancellation reason diagnostics (#77) 782b7fb
  • Make library import safe in non-browser environments (#78) 750edb3

Full Changelog: v2.2.1...v2.3.0