npm @sentry/react-native 8.13.0

7 hours ago

Features

  • Add breadcrumbs for dispatched React Navigation events (#6218)
  • Add Sentry.NavigationContainer drop-in wrapper for React Navigation (#6199)
  • Opt-in: consume sentry-cocoa via Swift Package Manager. Set SENTRY_USE_SPM=1 before pod install to pull Sentry from sentry-cocoa's SPM package as a binary xcframework instead of the CocoaPods source build (#6182)
  • Add disableAutoUpload option to Expo plugin to disable source map and debug symbol uploads (#6195)
  • Expose pauseAppHangTracking and resumeAppHangTracking APIs on iOS (#6192)
  • Better route and dynamic param extraction for Expo Router (#6197)

Fixes

  • Rethrow native exceptions from Sentry's Expo host handler so Android crashes terminate the process instead of leaving the app on a blank screen (#6228)
  • Bound TTID/TTFD to prevent inflated transactions (#6210)
  • Return NO from requiresMainQueueSetup to avoid unnecessary dispatch_sync on the main queue during bridge init (#6202)

Dependencies

Don't miss a new react-native release

NewReleases is sending notifications on new releases.