Skip to content

Releases: segmentio/analytics-react-native

1.4.4

09 Feb 00:12
Compare
Choose a tag to compare

Bug Fixes
-android: bump deps and fix config issues (#298) (5a2ed9b)
-ios bridge to respect promise (#295) (640aa73)

1.4.0

09 Feb 00:13
Compare
Choose a tag to compare

1.4.0 (2021-02-08)

Bug Fixes

  • android: fix crash when promise resolves in debug mode (#267) (a0e21d9)
  • package: missing repo info (#268) (6a2a93b)
  • change React dependency to React-Core (#254) (c51e689)
  • don't call stringValue of strings (#253) (226a9e4)

Features

  • android: allow opt-out for new lifecycle methods (#256) (8dbadad)

v1.3.1

10 Sep 00:05
Compare
Choose a tag to compare

1.3.1 (2020-09-09)

Bug Fixes