Skip to content

[skill-drift] update(sentry-react-native-sdk): add TurboModuleContext integration#173

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
skill-drift/sentry-react-native-sdk-skill-drift-update-sentry-react-native-s-1781535004
Open

[skill-drift] update(sentry-react-native-sdk): add TurboModuleContext integration#173
github-actions[bot] wants to merge 1 commit into
mainfrom
skill-drift/sentry-react-native-sdk-skill-drift-update-sentry-react-native-s-1781535004

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Warning

Auto-generated from external SDK content. Review all links and code suggestions before acting on them.

Summary

Adds documentation for the new TurboModuleContext integration, which was added to the SDK as a default integration in PR #6227 (merged June 9, 2026).

Changes Made

  1. Added TurboModuleContext to Default Integrations table (line 720)

    • Describes its purpose: tracking TurboModule calls in crash-time context
    • Attributes native crashes to high-level RN module + method calls
  2. Updated Opt-In Integrations section (line 730)

    • Added turboModuleContextIntegration() with note that it's enabled by default
    • Documents the { modules: [...] } configuration option
  3. Added "Tracking Custom TurboModules" subsection (after line 730)

    • Provides code example showing how to configure custom TurboModule tracking
    • Explains the skipMethods option
    • Documents the benefit: crashes include contexts.turbo_module with module name and method

Reviewed PRs

  • #6227: Turbo Modules crash time context (merged June 9) — documented
  • #6264: Correlate deep links with navigation (merged June 11) — automatic behavior, no config needed
  • #6269: Warn when multiple SDK versions detected (merged June 12) — automatic, no config
  • #6278: Add nativeStackAndroid support (merged June 15) — internal enhancement to existing integration
  • #6273: Android SDK → 8.43.2 (merged June 15) — dependency update
  • #6272: Cocoa SDK → 9.17.1 (merged June 15) — dependency update
  • #6265: JavaScript SDK → v10.57.0 (merged June 9) — dependency update

Why create_pr

This is a mechanical documentation addition for a new default integration. The change is low-risk:

  • Adds one row to an existing table
  • Adds one configuration section with a code example
  • No breaking changes or complex migration guidance needed

Source PRs

… integration

Automated drift-fix run.

Co-Authored-By: Claude (claude-sonnet-4-5) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants