v2.3.0
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