Releases: getsentry/sentry-react-native
Releases · getsentry/sentry-react-native
v0.14.0
- Allowing calls to Sentry without calling
install()
- Add internal logging if
logLevel >= SentryLog.Debug
- Use
sentry-cocoa
3.1.2
v0.13.1
- Fixed Android version dependency
v0.13.0
- Overhauled internal handling of exceptions
- Updated iOS and Android native dependencies
v0.12.12
- Fixes #105
- Added option
disableNativeIntegration
v0.12.11
- Use sentry-cocoa
3.0.9
- Fixes #100
v0.12.10
- Update
raven-js
to 3.16.0
- Update
sentry-cocoa
to 3.0.8
- Fixes #64
- Fixes #57
v0.12.9
- Add support on iOS for stacktrace merging and
react-native 0.45