voidzero-dev/vite-plus

Show changelog links in `vp up -i` output instead of package URLs

Open

#2,424 opened on Aug 11, 2026

 (1 comment) (0 reactions) (1 assignee)Rust (247 forks)github user discovery
good first issue

Repository metrics

Stars
 (5,591 stars)
PR merge metrics
 (Avg merge 1d 7h) (121 merged PRs in 30d)

Description

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.

Contributor guide