Skip to content

Releases: reservamos/expo-mixpanel-analytics

v1.1.5

04 Jul 21:41
Compare
Choose a tag to compare

🛠 Fixes

  • add https scheme

Full Changelog: v1.1.4...v1.1.5

v1.1.4

14 Oct 22:17
Compare
Choose a tag to compare

🛠 Fixes

  • update uuidv5 import

Full Changelog: v1.1.3...v1.1.4

v1.1.3

14 Oct 22:07
Compare
Choose a tag to compare

New Release

  • upgrade uuid dependency
  • upgrade react-native-async-storage dependency

Full Changelog: v1.1.2...v1.1.3

v1.1.2

17 Feb 00:01
Compare
Choose a tag to compare

🛠 Fixes

  • update getInstallationIdAsync method

v1.1.1

16 Feb 22:28
Compare
Choose a tag to compare

New Release

  • add expo-device package for use Device.modelName instead of Constants.platform.ios.model.
  • add expo-application package and getInstallationIdAsync method.
  • add @babel/core and @babel/preset-env packages.

v1.1.0

10 Feb 17:53
Compare
Choose a tag to compare

🛠 Fixes

  • add @react-native-async-storage/async-storage package.
  • upgrade to Expo SDK 43

v1.0.9

15 Jan 20:26
Compare
Choose a tag to compare

🛠 Fixes

  • Changes expo properties to work with the bare workflow

v1.0.8

15 Jun 19:11
Compare
Choose a tag to compare

New Release

  • Added default UUID on getDistinctId

v1.0.6

09 Dec 16:59
Compare
Choose a tag to compare

⚒ Fix Users

  • User Id implemented instead of id

v1.0.5

29 Nov 18:18
Compare
Choose a tag to compare

👨🏽‍💻User tracking

  • Better user tracking with identify, alias and reset