getsentry / getsentry/sentry-javascript
Verify if we support `vue-router` v5
- Dominant language
- TypeScript
- Stars
- 8.7k
- Forks
- 1.8k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 523
Description
### Problem Statement
Based on [the docs](https://docs.sentry.io/platforms/javascript/guides/vue/features/vue-router/) we support `vue-router` v2-v4, but v5 is out since January 2026: https://npmx.dev/package/vue-router/v/5.0.0
### Solution Brainstorm
Maybe we just have to add an E2E test and we're done.
### Additional Context
_No response_
### Priority
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding `+1` or `me too`, to help us triage it.
Contributor guide
Research direction
Start with the Vue integration documentation, which currently lists vue-router v2–v4, and inspect the existing Vue router E2E coverage. Verify whether vue-router v5 works with the SDK, add the requested E2E coverage if needed, and update the documented supported versions when the test passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100