Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
sentry-react-native-6.17.0.tgz | 2025-07-10 | 4.2 MB | |
6.17.0 source code.tar.gz | 2025-07-10 | 6.7 MB | |
6.17.0 source code.zip | 2025-07-10 | 7.1 MB | |
README.md | 2025-07-10 | 1.1 kB | |
Totals: 4 Items | 18.1 MB | 0 |
Features
- Add experimental flag
enableUnhandledCPPExceptionsV2
on iOS (#4975)
```js import * as Sentry from '@sentry/react-native';
Sentry.init({ _experiments: { enableUnhandledCPPExceptionsV2: true, }, }); ```
Dependencies
- Bump CLI from v2.46.0 to v2.47.0 (#4979)
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2470
- diff
- Bump Android SDK from v7.22.5 to v7.22.6 (#4985)
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#7226
- diff