Skip to content

Releases: aptabase/aptabase-react-native

0.3.10

01 Aug 09:36
Compare
Choose a tag to compare

Added dispose function to explicitly stop a started client

0.3.9

14 Nov 19:30
Compare
Choose a tag to compare
  • Change from API Version to Android Version

0.3.8

05 Nov 10:04
Compare
Choose a tag to compare
  • fix typing definitions
  • use ESM only
  • fix compilation error on web apps

0.3.5

04 Nov 19:09
Compare
Choose a tag to compare

better version of the session id generator

0.3.4

04 Nov 14:28
Compare
Choose a tag to compare
  • use new session id format

0.3.3

25 Oct 19:50
Compare
Choose a tag to compare
  • Changes the way we flush events when app state changes.

0.3.1

23 Sep 13:39
Compare
Choose a tag to compare
  • Fixed an issue where the appBuildNumber would sometimes be sent as a number instead of a string

0.3.0

20 Sep 10:25
Compare
Choose a tag to compare
  • Added a new AptabaseProvider and useAptabase hook to make usage easier

0.2.1

04 Sep 16:28
85bc9fe
Compare
Choose a tag to compare
  • Move bunlder to tsup
  • export type AptabaseOptions

0.1.2

18 Jul 14:42
Compare
Choose a tag to compare

Added an option to set the appVersion during init call, useful Expo developers who want to have App Version set when running on Expo Go