getsentry / getsentry/sentry-javascript
Verify if we support `vue-router` v5
- 主要语言
- TypeScript
- 星标
- 8.7k
- 派生
- 1.8k
- 平均合并
- 1 天 17 小时
- 30 天内合并 PR
- 523
描述
### 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.
贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- frontend
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 68/100