bun-v1.2.17
📦 bunView on GitHub →
Summary
Bun v1.2.17 is a maintenance release featuring contributions from 15 developers. Detailed changes and improvements are documented on the official Bun blog.
Migration Steps
- Run 'curl -fsSL https://bun.sh/install | bash' to install on macOS/Linux
- Run 'powershell -c "irm bun.sh/install.ps1|iex"' to install on Windows
- Run 'npm install -g bun' to install via npm
- Run 'bun upgrade' to update an existing installation to v1.2.17