Skip to content

Releases: getsentry/sentry-react-native

1.3.5

26 Mar 17:15

Choose a tag to compare

  • Bump @sentry/* to ^5.15.2

1.3.4

26 Mar 11:37

Choose a tag to compare

  • Bump @sentry/* to ^5.15.1
  • Fix a bug in DebugSymbolicator to fetch the correct file
  • Bump to io.sentry:sentry-android:2.0.2

1.3.3

26 Feb 09:40

Choose a tag to compare

  • Fix sourcemap path for Android and react-native version < 0.61
  • Expose Android SDK in Java

1.3.2

21 Feb 09:17

Choose a tag to compare

  • Bump io.sentry:sentry-android:2.0.0
  • Fixes a bug on Android when sending events with wrong envelope size

1.3.1

13 Feb 15:38

Choose a tag to compare

  • Bump @sentry/wizard to 1.1.1 fixing iOS release identifiers
  • console.warn und unhandled rejections in DEV

1.3.0

12 Feb 08:08

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

Choose a tag to compare

  • fix(android): Crash if stacktrace.frames is empty (#742)

1.2.1

18 Dec 08:29

Choose a tag to compare

  • Bump io.sentry:sentry-android:1.7.29

1.2.0

05 Dec 16:14

Choose a tag to compare

  • Bump @sentry/* to ^5.10.0
  • Allow overriding sentry.properties location (#722)

1.1.0

14 Nov 09:25

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)