Skip to content

Releases: aptabase/aptabase-react-native

0.4.0

27 Sep 09:16
94aaf35

Choose a tag to compare

  • Build with React 19

0.3.10

01 Aug 09:36

Choose a tag to compare

Added dispose function to explicitly stop a started client

0.3.9

14 Nov 19:30

Choose a tag to compare

  • Change from API Version to Android Version

0.3.8

05 Nov 10:04

Choose a tag to compare

  • fix typing definitions
  • use ESM only
  • fix compilation error on web apps

0.3.5

04 Nov 19:09

Choose a tag to compare

better version of the session id generator

0.3.4

04 Nov 14:28

Choose a tag to compare

  • use new session id format

0.3.3

25 Oct 19:50

Choose a tag to compare

  • Changes the way we flush events when app state changes.

0.3.1

23 Sep 13:39

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

Choose a tag to compare

  • Added a new AptabaseProvider and useAptabase hook to make usage easier

0.2.1

04 Sep 16:28
85bc9fe

Choose a tag to compare

  • Move bunlder to tsup
  • export type AptabaseOptions