Releases: getsentry/sentry-react-native
Releases · getsentry/sentry-react-native
0.40.2
0.40.1
0.40.0
v0.39.1
v0.39.0
react-native-sentry >= 0.39.0
requiresreact-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
v0.38.3
- Bump
@sentry/wizard
0.10.2
v0.38.2
- [Android] Use
sentry-android
1.7.4
v0.38.1
- [Android] set empty message to prevent breadcrumb exception
v0.38.0
- [Android] Remove requirement to pass in
MainApplication
new RNSentryPackage(MainApplication.this)
v0.37.1
- [Android] Call event callbacks even on failure to trigger crashes when device is offline