yarn @sentry/react-native 7.7.0

10 hours ago

Features

  • Added logsOrigin to Sentry Options (#5354)
    • You can now choose which logs are captured: 'native' for logs from native code only, 'js' for logs from the JavaScript layer only, or 'all' for both layers.
    • Takes effect only if enableLogs is true and defaults to 'all', preserving previous behavior.
  • Add beforeErrorSampling callback to mobileReplayIntegration (#5393)

Fixes

  • Preserves interaction span context during app restart to allow proper replay capture (#5386)
  • Discard empty Route Change transactions (#5387)

Dependencies

Don't miss a new react-native release

NewReleases is sending notifications on new releases.