sentry-react-native

Official Sentry SDK for React-Native

MIT License

Downloads
1.6M
Stars
1.5K
Committers
141

Bot releases are hidden (Show)

sentry-react-native - 1.4.4

Published by HazAT over 4 years ago

  • Bump cocoa 5.1.4
  • fix(ios): We only store the event in release mode #917
sentry-react-native - 1.4.3

Published by HazAT over 4 years ago

  • Extend Scope methods to set native scope too. #902
  • Bump android 2.1.6
  • Bump @sentry/* to ^5.16.1
  • Bump cocoa 5.1.3
sentry-react-native - 1.4.2

Published by HazAT over 4 years ago

  • Bump android 2.1.4 #891
  • Expose session timeout. #887
  • Added event.origin and event.environment tags to determine where events originate from. #890
sentry-react-native - 1.4.1

Published by HazAT over 4 years ago

  • Filtered out options keys passed to init that would crash native. #885
sentry-react-native - 1.4.0

Published by bruno-garcia over 4 years ago

  • Remove usages of RNSentry to a native wrapper (#857)
  • Bump android 2.1.3 (#858)
  • Bump cocoa 5.1.0 (#870)
  • Accept enableAutoSessionTracking (#870)
  • Don't attach Android Threads (#866)
  • Refactored startWithDsnString to be startWithOptions. (#860)
  • Fix disable native integration on Android (#875)
sentry-react-native -

Published by HazAT over 4 years ago

  • Bump @sentry/wizard to 1.1.4
sentry-react-native - 1.3.8

Published by HazAT over 4 years ago

  • Fixes a bug in DebugSymbolicator
sentry-react-native - 1.3.7

Published by HazAT over 4 years ago

  • Bump @sentry/wizard to 1.1.2
sentry-react-native - 1.3.6

Published by kamilogorek over 4 years ago

  • Bump @sentry/* to ^5.15.4
sentry-react-native - 1.3.5

Published by HazAT over 4 years ago

  • Bump @sentry/* to ^5.15.2
sentry-react-native - 1.3.4

Published by HazAT over 4 years ago

  • 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
sentry-react-native - 1.3.3

Published by HazAT over 4 years ago

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

Published by HazAT over 4 years ago

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

Published by HazAT over 4 years ago

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

Published by HazAT over 4 years ago

  • Bump io.sentry:sentry-android:2.0.0-rc04
  • Added support for Hermes runtime!!
  • Fixed a lot of issues on Android
  • NDK support
sentry-react-native - 1.2.2

Published by HazAT over 4 years ago

  • fix(android): Crash if stacktrace.frames is empty (#742)
sentry-react-native - 1.2.1

Published by HazAT almost 5 years ago

  • Bump io.sentry:sentry-android:1.7.29
sentry-react-native - 1.2.0

Published by HazAT almost 5 years ago

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

Published by HazAT almost 5 years ago

  • Bump @sentry/* to ^5.9.0
  • fix(android): Feedback not working (#706)
  • fix(types): Fix type mismatch when copying breadcrumb type (#693)
sentry-react-native - 1.0.9

Published by mitsuhiko about 5 years ago

  • Fixed an issue where breadcrumbs failed to be copied correctly