voidzero-dev/vite-plus
Show changelog links in `vp up -i` output instead of package URLs
开放
#2,424 创建于 2026年8月11日
good first issue
仓库指标
- 星标
- (5,591 个星标)
- PR 合并指标
- (平均合并 1天 7小时) (30 天内合并 121 个 PR)
描述
Summary
Direct user feedback suggests vp up -i would be more useful if it linked to changelog information rather than the generic package URL.
Reference: https://bsky.app/profile/nestor.rip/post/3mssje4iqu22g
Requested change
- For
vp up -i, show an npmx link to the package changelog instead of the package URL
Why this matters
When reviewing updates interactively, changelog context is often more actionable than a homepage or package URL.