Upgrade Bun runtime and project dependencies
/plugin marketplace add secondsky/claude-skills/plugin install secondsky-bun-plugins-bun@secondsky/claude-skills# Bun Upgrade Helper Upgrade Bun runtime and project dependencies safely. ## Upgrade Options ### Upgrade Bun Runtime Check current version: ### Upgrade Dependencies ### Interactive Upgrade Check what will change: ## Breaking Changes Check Before upgrading, check for breaking changes: ### Bun Changelog Major breaking changes by version: - **1.0** - Stable API, may break pre-1.0 code - **1.1** - Windows support added, cross-platform Bun Shell, WebSocket client stabilized - **1.2** - NEW: Text-based lockfile format (bun.lock), built-in S3/Postgres APIs, Node.js 90% compatibili...