sentry-react-native

Official Sentry SDK for React-Native

MIT License

Downloads
1.6M
Stars
1.5K
Committers
141

Bot releases are visible (Hide)

sentry-react-native - 1.0.0-beta.7

Published by HazAT about 5 years ago

sentry-react-native - 1.0.0-beta.6

Published by HazAT about 5 years ago

sentry-react-native - 1.0.0-beta.5

Published by HazAT about 5 years ago

sentry-react-native - 1.0.0-beta.4

Published by HazAT about 5 years ago

sentry-react-native - 1.0.0-beta.3

Published by HazAT over 5 years ago

sentry-react-native - 1.0.0-beta.2

Published by HazAT over 5 years ago

sentry-react-native - 1.0.0-beta.1

Published by HazAT over 5 years ago

sentry-react-native - 1.0.0-beta.0

Published by HazAT over 5 years ago

sentry-react-native - 0.43.2

Published by tonyo over 5 years ago

  • Add a check for an empty stacktrace on Android (#594)
sentry-react-native - 0.43.1

Published by HazAT over 5 years ago

  • Bump raven-js 3.27.1
sentry-react-native - 0.43.0

Published by HazAT over 5 years ago

  • Bump sentry-wizard 0.13.0
sentry-react-native - 0.42.0

Published by HazAT over 5 years ago

  • Bump sentry-cocoa 4.2.1
  • Fix a bug where environment was correctly set
  • Only upload source maps in gradle if non debug build
sentry-react-native - 0.41.1

Published by HazAT over 5 years ago

  • Fix bump version script
sentry-react-native - 0.41.0

Published by HazAT over 5 years ago

  • Update android build tools and gradle scripts to be compatible with latest version
  • Fix support to build on windows
sentry-react-native - 0.40.3

Published by HazAT almost 6 years ago

  • Bump sentry-cocoa 4.1.3
sentry-react-native - 0.40.2

Published by HazAT almost 6 years ago

  • Fix import for ArrayList and ReadableArray on Android, Fixes #511
sentry-react-native - 0.40.1

Published by HazAT almost 6 years ago

  • Use buildToolsVersion in build.gradle
sentry-react-native - 0.40.0

Published by HazAT almost 6 years ago

  • Add fingerprint support for iOS/Android, Fixes #407
  • Add support for tvOS
sentry-react-native -

Published by HazAT about 6 years ago

  • Bump @sentry/wizard 0.12.1
  • Add constructor for RNSentryPackage.java, Fixes #490
sentry-react-native -

Published by HazAT about 6 years ago

  • react-native-sentry >= 0.39.0 requires react-native >= 0.56.0
  • [Android] Bumping of gradle deps
compileSdkVersion 26
buildToolsVersion '26.0.3'
...
targetSdkVersion 26
  • [Android] Use sentry-android 1.7.5
  • Bump @sentry/wizard 0.11.0
  • Bump sentry-cocoa 4.1.0
  • Use new SDK identifier sentry.javascript.react-native