Skip to content

Releases: getsentry/sentry-react-native

1.3.0

12 Feb 08:08
Compare
Choose a tag to compare
  • Bump io.sentry:sentry-android:2.0.0-rc04
  • Added support for Hermes runtime!!
  • Fixed a lot of issues on Android
  • NDK support

1.2.2

27 Jan 19:34
Compare
Choose a tag to compare
  • fix(android): Crash if stacktrace.frames is empty (#742)

1.2.1

18 Dec 08:29
Compare
Choose a tag to compare
  • Bump io.sentry:sentry-android:1.7.29

1.2.0

05 Dec 16:14
Compare
Choose a tag to compare
  • Bump @sentry/* to ^5.10.0
  • Allow overriding sentry.properties location (#722)

1.1.0

14 Nov 09:25
Compare
Choose a tag to compare
  • Bump @sentry/* to ^5.9.0
  • fix(android): Feedback not working (#706)
  • fix(types): Fix type mismatch when copying breadcrumb type (#693)

1.0.9

11 Oct 20:30
Compare
Choose a tag to compare
  • Fixed an issue where breadcrumbs failed to be copied correctly

1.0.8

10 Oct 13:50
Compare
Choose a tag to compare
  • Fix missing type, miscast status_code entries in Android breadcrumbs

1.0.7

04 Oct 07:51
Compare
Choose a tag to compare
  • Store environment, release & dist on native iOS and Android clients in case of an native crash

1.0.6

18 Sep 11:43
Compare
Choose a tag to compare
  • Fix error message to guide towards correct docs page

1.0.5

16 Sep 11:46
Compare
Choose a tag to compare
  • Convert message in Java to string if it's a map (#653)