Skip to content

Releases: mixpanel/mixpanel-react-native

v3.6.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 18:04
Immutable release. Only release title and notes can be modified.
3512d71

Features

  • add trackScreenView and trackScreenLeave public APIs (#439)

Full Changelog

v3.5.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 18:54
Immutable release. Only release title and notes can be modified.
e2b405a

Features

  • Adds feature flag support to main SDK (#434)

Full Changelog

v3.4.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 06:03
Immutable release. Only release title and notes can be modified.
d4a5e0a

Enhancements

  • Updated Mixpanel-swift SDK from 5.2.0 to 6.4.1 #421
  • Updated mixpanel-android SDK from 8.3.0 to 8.7.0 #420

Full Changelog

Release v3.3.0

Choose a tag to compare

@github-actions github-actions released this 17 Feb 23:30
Immutable release. Only release title and notes can be modified.

v3.3.0 (2026-02-17)

Enhancements

  • Set server URL during initialization using MixpanelOptions #368

Release v3.2.2

Choose a tag to compare

@scotmatson scotmatson released this 21 Jan 01:29
Immutable release. Only release title and notes can be modified.

Enhancements

  • Minor release to enable release immutability. This is a GitHub-native feature intended to disallow assets and tags from being modified once a release is published and also generates an artifact attestation.

Release v3.2.1

Choose a tag to compare

@github-actions github-actions released this 17 Jan 00:57

v3.2.1 (2026-01-17)

Enhancements

  • bump android to 8.2.5 #355

Release v3.2.0

Choose a tag to compare

@github-actions github-actions released this 17 Jan 00:12

v3.2.0 (2026-01-17)

Enhancements

  • feat: move async-storage to peerDependencies #354
  • Security: Update dev dependencies and fix npm packaging #353

Release v3.1.3

Choose a tag to compare

@github-actions github-actions released this 15 Dec 23:42

v3.1.3 (2025-12-15)

Fixes

  • Fix getUseIpAddressForGeolocation always returning true #316

Release v3.1.2

Choose a tag to compare

@github-actions github-actions released this 05 Jun 17:11

v3.1.2 (2025-06-05)

Fixes

  • Expo dependencies are required for non-Expo apps #291
  • Use a react-native-get-random-values polyfill instead of expo-crypto #294

Release v3.1.1

Choose a tag to compare

@github-actions github-actions released this 02 Jun 17:12

v3.1.1 (2025-06-02)

Enhancements

  • Add support for using Gzip compression #286

Fixes

  • Make expo-crypto an optional dependency #292
  • Add useGzipCompression parameter to types declaration file #290