Skip to content

[skill-drift] update(sentry-react-router-framework-sdk): add React Router v8 support#211

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
skill-drift/sentry-react-router-framework-sdk-skill-drift-update-sentry-react-router-f-1782139072
Open

[skill-drift] update(sentry-react-router-framework-sdk): add React Router v8 support#211
github-actions[bot] wants to merge 1 commit into
mainfrom
skill-drift/sentry-react-router-framework-sdk-skill-drift-update-sentry-react-router-f-1782139072

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

Updated the React Router Framework SDK skill to document React Router v8 support. The @sentry/react-router package now supports both v7 and v8 framework mode with identical APIs.

Changes

  • Updated skill description and invocation triggers to mention "v7 or v8" instead of only v7
  • Updated the beta notice to clarify support for both v7 and v8
  • Updated non-framework mode redirect note to include v8
  • Updated detection phase comment to acknowledge v7/v8 version detection

Evidence

PR #21633 (merged 2026-06-19) added React Router v8 support with test applications demonstrating that the framework mode APIs remain unchanged:

  • react-router-8-framework test app uses @sentry/react-router with the same reactRouterTracingIntegration(), sentryOnError, createSentryHandleRequest(), and createSentryHandleError() APIs
  • No breaking changes or new configuration required
  • Test apps confirm compatibility with existing documentation

Why now

Users upgrading to React Router v8 or starting new v8 projects may incorrectly assume Sentry doesn't support v8 framework mode based on the skill's v7-only documentation. This update ensures they know v8 is fully supported.

Source PRs

…uter v8 support

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