voidzero-dev/vite-plus

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

Offen

#2.424 geöffnet am 11.08.2026

 (1 Kommentar) (0 Reaktionen) (1 zugewiesene Person)Rust (247 Forks)github user discovery
good first issue

Repository-Metriken

Stars
 (5.591 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 1T 7h) (121 gemergte PRs in 30 T)

Beschreibung

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