Releases: getsentry/sentry-react-native
Releases · getsentry/sentry-react-native
v0.14.4
- Removed example project from repo
- Make sure native client is only initialized once
v0.14.3
- Revert to
23.0.1
android build tools
v0.14.1
- Bump
raven-js
3.16.1
- Fixes #136
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