Skip to content

Releases: snowplow/snowplow-react-native-tracker

Version 0.1.5

06 Apr 17:56
0056453
Compare
Choose a tag to compare
Merge pull request #108 from snowplow-incubator/release/0.1.5

Release/0.1.5

Snowplow React Native Tracker v0.1.3

12 Feb 18:01
1154f30
Compare
Choose a tag to compare
Merge pull request #103 from snowplow-incubator/release/0.1.3

Release/0.1.3

Snowplow React Native Tracker v0.1.2

15 Jan 17:12
260f00a
Compare
Choose a tag to compare
Merge pull request #100 from snowplow-incubator/release/0.1.2

Release/0.1.2

Snowplow React Native Tracker v0.1.1

04 Sep 11:05
4e83690
Compare
Choose a tag to compare

Fix Android tracker version to 1.5.x (close #91)

Snowplow React Native Tracker v0.1.0

21 Aug 09:24
6eb35fd
Compare
Choose a tag to compare

Snowplow React Native Tracker

The initial release of the Snowplow React Native Tracker.

Documentation

https://docs.snowplowanalytics.com/docs/collecting-data/collecting-from-own-applications/react-native-tracker/

Changes in this release from the last Alpha release

Add issue templates (#89)
Add CONTRIBUTING.md (#80)
Use recommended config as defaults (#86)
Fix iOS null comparison warnings (#85)
Return after promise rejection on Android (#84)
Update arguments and var names for consistency (#83)
Update DemoApp (#82)
Use fast fail on iOS (#87)
Update README (#77)
Dynamically use latest minor version of native tracker (#19)
Cleanup code formatting (#75)
Add Snyk Github Action (#71)
Add license (#62)
Handle setSubjectData values appropriately (#70)
Return promise on intialize() (#66)
Remove deprecated options (#69)
Expand testing scripts (#72)
Refactor method instrumentation (#58)
Fix compile warnings caused by unsafe comparison (#73)
Fix double self calls (#74)
Remove screen_id workaround (#57)