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.