npm @sentry/react-native 8.15.0

7 hours ago

Features

  • Add nativeStackAndroid support to NativeLinkedErrors, capturing the JVM stack trace of rejected native module promises as a linked exception (#6278)
  • Record XHR request/response headers and (optionally) bodies in Mobile Session Replay. Opt in via mobileReplayIntegration with networkDetailAllowUrls to capture headers; set networkCaptureBodies: true to also capture bodies. Other options: networkDetailDenyUrls, networkRequestHeaders, networkResponseHeaders. Authorization-like headers are always stripped, bodies are capped at ~150 KB. Covers XHR-based clients like axios; fetch will follow. See Network Details for details. (#6288)
  • Warn during dev builds when multiple versions of Sentry JS SDK are detected (#6269)

Fixes

  • Fix Android ClassCastException when syncing breadcrumbs with a numeric timestamp to the native scope (#6308)

Dependencies

Don't miss a new react-native release

NewReleases is sending notifications on new releases.