commands.sh

bun upgrade

all

Upgrade Bun to the latest version.

More info →

Examples (3)

Upgrade to the latest stable version

Upgrade to the latest canary build

bun upgrade --canary

Switch back to the latest stable version

bun upgrade --stable
made by @shridhargupta | data from tldr-pages