Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JavaScript] React Router v7 support #14464

Closed
lforst opened this issue Nov 25, 2024 · 4 comments
Closed

[JavaScript] React Router v7 support #14464

lforst opened this issue Nov 25, 2024 · 4 comments
Assignees
Labels
Package: remix Issues related to the Sentry Remix SDK

Comments

@lforst
Copy link
Member

lforst commented Nov 25, 2024

Description

React router v7 released which is the next major version of Remix: https://reactrouter.com/upgrading/remix

In theory, we should have all the building blocks to support RR7, we just need to come up with a story on setup and packaging.

@lforst lforst added the Package: remix Issues related to the Sentry Remix SDK label Nov 25, 2024
@getsantry getsantry bot moved this to Waiting for: Product Owner in GitHub Issues with 👀 3 Nov 26, 2024
@chargome chargome self-assigned this Nov 27, 2024
@chargome chargome changed the title React Router v7 support [JavaScript] React Router v7 support Nov 28, 2024
@punkpeye

This comment has been minimized.

@petrpacas

This comment has been minimized.

@getsantry getsantry bot moved this to Waiting for: Product Owner in GitHub Issues with 👀 3 Dec 8, 2024
@AbhiPrasad
Copy link
Member

@petrpacas - we've documented the initial browser-side instrumentation here: https://docs.sentry.io/platforms/javascript/guides/react/features/react-router/v7/

Given react router v7 is replacing remix, we need a solution to also support the server-side setup. That is being tracked by #14519, but that will take longer because we need to create a new package (@sentry/remix -> @sentry/react-router).

@mydea
Copy link
Member

mydea commented Jan 21, 2025

Closing this, you can track progress on RR7 (Framework) SDK here: #14519

@mydea mydea closed this as completed Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Package: remix Issues related to the Sentry Remix SDK
Projects
Archived in project
Development

No branches or pull requests

6 participants