"bun outdated" and "bun update" Commands Don't Support Canary, Next, or other Non-Stable Package Versions #16570
Labels
bug
Something isn't working
bun install
Something that relates to the npm-compatible client
needs repro
Needs an example to reproduce
If I were to use a canary or "next" version package, I cannot see if there's update available for them or update them, using "outdated" or "update" commands, as it seems these commands only support and recognize stable versions or tags.
PNPM, my ex-package manager (no pun intended), was behaving correctly and showing updates for canary or next versions.
The text was updated successfully, but these errors were encountered: