voidzero-dev/vite-plus
Show changelog links in `vp up -i` output instead of package URLs
オープン
#2,424 opened on 2026/08/11
good first issue
Repository metrics
- Stars
- (5,591 個のスター)
- PR merge metrics
- (平均マージ 1d 7h) (30d で 121 merged PRs)
説明
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.