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

feat(react-router): Add basic package #15289

Merged
merged 19 commits into from
Feb 7, 2025
Merged

feat(react-router): Add basic package #15289

merged 19 commits into from
Feb 7, 2025

Conversation

chargome
Copy link
Member

@chargome chargome commented Feb 4, 2025

Adds a new package @sentry/react-router based on browser and node SDKs

Note: this does not yet create a release for the package, will do that in a separate pr!

closes #14723

@chargome chargome self-assigned this Feb 4, 2025
Copy link

codecov bot commented Feb 6, 2025

❌ 4 Tests Failed:

Tests completed Failed Passed Skipped
702 4 698 301
View the top 3 failed tests by shortest run time
tracing/metrics/web-vitals/test.ts captures time origin and navigation activationStart as span attributes
Stack Traces | 30s run time
test.ts:62:11 captures time origin and navigation activationStart as span attributes
tracing/browserTracingIntegration/long-tasks-before-navigation/test.ts doesn't capture long task spans starting before a navigation in the navigation transaction
Stack Traces | 30s run time
test.ts:7:11 doesn't capture long task spans starting before a navigation in the navigation transaction
tracing/dsc-txn-name-update/test.ts updates the DSC when the txn name is updated and high-quality
Stack Traces | 30s run time
test.ts:12:11 updates the DSC when the txn name is updated and high-quality

To view more test analytics, go to the Test Analytics Dashboard
📢 Thoughts on this report? Let us know!

@chargome chargome marked this pull request as ready for review February 7, 2025 11:22
packages/react-router/README.md Outdated Show resolved Hide resolved
packages/react-router/package.json Outdated Show resolved Hide resolved
packages/react-router/.gitignore Outdated Show resolved Hide resolved
packages/react-router/LICENSE Outdated Show resolved Hide resolved
packages/react-router/README.md Outdated Show resolved Hide resolved
@chargome chargome merged commit 61f5fd5 into develop Feb 7, 2025
145 checks passed
@chargome chargome deleted the cg/rr-add-package branch February 7, 2025 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[RR7] Add React Router SDK package
3 participants