| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| sentry-expo-upload-sourcemaps-8.10.0.tgz | 2026-04-30 | 5.3 kB | |
| sentry-react-native-8.10.0.tgz | 2026-04-30 | 4.6 MB | |
| 8.10.0 source code.tar.gz | 2026-04-30 | 7.0 MB | |
| 8.10.0 source code.zip | 2026-04-30 | 7.5 MB | |
| README.md | 2026-04-30 | 3.6 kB | |
| Totals: 5 Items | 19.1 MB | 3 | |
Features
- Support
SENTRY_RELEASEandSENTRY_DISTenv vars in build scripts to override values insentry.options.jsonat build time (#6070) - Add
includeWebFeedbackMetro config option to exclude@sentry-internal/feedbackfrom the bundle (#6025) - Add rage tap detection — rapid consecutive taps on the same element emit
ui.multiClickbreadcrumbs and appear on the replay timeline with the rage click icon (#5992)
Fixes
- Android build failure in
expo-handlerwhen Android SDK 31 is not installed by usingsafeExtGetforcompileSdkVersionandminSdkVersion(#6061) - Stop the Hermes sampling profiler on React instance teardown to prevent
pthread_killSIGABRT when the JS thread is torn down with profiling active (#6035) - Restrict the URI scope of
getDataFromUrion iOS and Android (#6045) - Restrict the Metro source-context middleware to files within the project root (#6044)
- Escape
nameandversionvalues when injecting release constants into the web bundle (#6044) - Mask the Sentry auth token in the
sentry.gradleupload-task lifecycle log (#6057) - Discard invalid navigation/interaction transactions via an event processor instead of mutating the internal
_sampledflag, removing misleading "dropped due to sampling" debug logs (#6051)
Dependencies
- Bump JavaScript SDK from v10.49.0 to v10.51.0 (#6040, #6071)
- [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#10510
- diff
- Bump CLI from v3.4.0 to v3.4.1 (#6066)
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#341
- diff
- Bump Bundler Plugins from v5.2.0 to v5.2.1 (#6067)
- [changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#521
- diff
- Bump Cocoa SDK from v9.11.0 to v9.12.0 (#6073)
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#9120
- diff