Skip to content

[skill-drift] sentry-react-native-sdk may need updates #41

@github-actions

Description

@github-actions

SDK Changes Detected

The following PRs were merged to getsentry/sentry-react-native in the last 7 days that may affect the sentry-react-native-sdk skill:

Potential Skill Gaps

  1. New Framework Integration — EAS Build Hooks (PR #5666): The SDK now provides EAS build hooks for automated error reporting during EAS build lifecycle events. This is a new integration for Expo users building with EAS. The skill currently mentions EAS Build only as a build environment for source maps and session replay, not as a first-class integration with build lifecycle hooks. This may require updates to the Expo setup path in SKILL.md and potentially a new section in the Expo-specific guidance.

  2. New Feature — Expo Constants Context (PR #5748): The SDK now automatically adds a new expo context to events, containing EAS/Expo configuration metadata (how EAS was set up in the current app). This enriches error events with Expo-specific context data. The skill doesn't describe this automatic context enrichment for Expo apps.

  3. New Feature — Dynamic Route Param Attributes (PR #5750): The SDK now captures dynamic route parameters (e.g., userId in /users/:userId) as span attributes during navigation tracing. This improves trace quality for apps using Expo Router or React Navigation with dynamic routes. The skill's tracing reference should document this behavior.

  4. New Feature — Native Error Forwarding (PR #5622): New iOS and Android capability to intercept errors from the native side and forward them to the JS console. This is a new error capture pathway not mentioned in the skill's error monitoring section.

Skill Files to Review

  • skills/sentry-react-native-sdk/SKILL.md — Expo setup section, tracing features
  • skills/sentry-react-native-sdk/references/tracing.md — dynamic route param span attributes
  • skills/sentry-react-native-sdk/references/error-monitoring.md — native error forwarding

Priority

MEDIUM — multiple new features for Expo users (the primary audience growth area for RN SDK) plus new tracing and error capture capabilities.

Generated by SDK Skill Drift Detector ·

  • expires on Mar 21, 2026, 9:08 PM UTC

Metadata

Metadata

Assignees

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions