Releases: snowplow-incubator/snowplow-webview-tracker
Releases · snowplow-incubator/snowplow-webview-tracker
Version 0.3.0
Adds a new method, trackWebViewEvent
that allows the tracking and forwarding of any Snowplow event. This method will be used in the new WebView plugin for Snowplow web trackers.
New features
- Integrate with new mobile interfaces (#19)
Version 0.2.1
This release fixes a problem with module resolution for first and third-party dependencies using require and import. Thanks to @jordmccord for the contribution!
Bug fixes
- Fix module resolution for first and third-party dependencies using require and import (#15)
Under the hood
- Update example app dependencies
- Update tracker dev dependencies
Version 0.2.0
Version 0.1.0
Merge branch 'release/0.1.0'