Skip to content

Releases: aptabase/aptabase-react-native

0.5.0

Choose a tag to compare

@ivnbogdan ivnbogdan released this 17 Jun 04:12

0.4.0

Choose a tag to compare

@ivnbogdan ivnbogdan released this 27 Sep 09:16
94aaf35
  • Build with React 19

0.3.10

Choose a tag to compare

@ivnbogdan ivnbogdan released this 01 Aug 09:36

Added dispose function to explicitly stop a started client

0.3.9

Choose a tag to compare

@goenning goenning released this 14 Nov 19:30
  • Change from API Version to Android Version

0.3.8

Choose a tag to compare

@goenning goenning released this 05 Nov 10:04
  • fix typing definitions
  • use ESM only
  • fix compilation error on web apps

0.3.5

Choose a tag to compare

@goenning goenning released this 04 Nov 19:09

better version of the session id generator

0.3.4

Choose a tag to compare

@goenning goenning released this 04 Nov 14:28
  • use new session id format

0.3.3

Choose a tag to compare

@goenning goenning released this 25 Oct 19:50
  • Changes the way we flush events when app state changes.

0.3.1

Choose a tag to compare

@goenning goenning released this 23 Sep 13:39
  • Fixed an issue where the appBuildNumber would sometimes be sent as a number instead of a string

0.3.0

Choose a tag to compare

@goenning goenning released this 20 Sep 10:25
  • Added a new AptabaseProvider and useAptabase hook to make usage easier