Skip to content

Releases: segmentio/analytics-react-native

@segment/analytics-react-native-plugin-braze-v0.2.2

24 Jun 23:42
Compare
Choose a tag to compare

@segment/analytics-react-native-plugin-appsflyer-v0.3.3

24 Jun 23:42
Compare
Choose a tag to compare

@segment/analytics-react-native-plugin-appsflyer-v0.3.3 (2022-06-24)

Bug Fixes

  • attribution error due to install conversion data failure (#556) (8327bf8)

@segment/analytics-react-native-plugin-adjust-v0.4.0

24 Jun 23:41
Compare
Choose a tag to compare

v2.2.2

13 Jun 18:52
Compare
Choose a tag to compare

What's Changed

  • fix: refactor getDeviceID to use DRM, remove AndroidID by @oscb in #567
  • Logic to handle Integrations listed under maybeBundledConfigIds by @niallzato in #564

Full Changelog: v2.1.12...v2.2.2

v2.2.1

02 Jun 22:10
Compare
Choose a tag to compare

What's Changed

  • feat: add attribution callbacks to appsflyer by @alanjcharles in #528
  • chore: prepare for release by @alanjcharles in #530
  • feat: new onContextLoad events and awaitable context updates by @oscb in #532
  • fix: match identify and reset client methods arguments, add token to context by @oscb in #533
  • chore: release packages/core minor by @github-actions in #534
  • fix: deepmerge device context on update by @oscb in #543
  • chore: add links to each plugin docs, update FBSDK instructions by @oscb in #546
  • fix: appsflyer attribution by @Asgaroth in #547
  • fix: fix crash on android caused by FBSDK by @oscb in #548
  • feat: createClient "storePersistor" option by @509dave16 in #549
  • chore: release packages/plugins/plugin-appsflyer patch by @github-actions in #550

New Contributors

Full Changelog: v2.1.12...v2.2.1

v2.1.12

29 Apr 21:01
d48b7f9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.10...v2.1.12

v2.1.11

23 May 16:56
Compare
Choose a tag to compare

What's Changed

  • docs: add Taplytics under Example Plugins by @chungchantal in #500
  • chore(deps): bump moment from 2.29.1 to 2.29.2 in /example by @dependabot in #501

New Contributors

  • @chungchantal made their first contribution in #500

Full Changelog: v2.1.10...v2.1.11

v2.1.10

07 Apr 00:58
Compare
Choose a tag to compare

What's Changed

  • chore: release packages/plugins/plugin-adjust patch by @github-actions in #481
  • chore(deps): bump minimist from 1.2.5 to 1.2.6 in /example by @dependabot in #485
  • chore(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #486
  • feat: add reset to plugins by @alanjcharles in #490
  • fix: merge context to preserve plugin injected properties by @oscb in #487
  • chore: add dependencies to install instructions on plugins by @oscb in #488
  • chore(deps): bump ansi-regex from 4.1.0 to 4.1.1 by @dependabot in #494
  • chore(deps): bump plist from 3.0.4 to 3.0.5 by @dependabot in #493
  • chore(deps): bump ansi-regex from 4.1.0 to 4.1.1 in /example by @dependabot in #492
  • chore(deps): bump plist from 3.0.4 to 3.0.5 in /example by @dependabot in #491
  • chore(deps): bump cocoapods-downloader from 1.5.1 to 1.6.3 in /example/ios by @dependabot in #495
  • feat: plugins can now disable integrations by marking them as false in the event.integrations by @oscb in #496

Full Changelog: v2.1.9...v2.1.10

v2.1.9

23 Mar 16:08
Compare
Choose a tag to compare

Publishing to General Availability  🥳

v2.1.8-beta

03 Mar 00:46
de434cd
Compare
Choose a tag to compare
  • Updates @segment/sovran-react-native resolves #468