bun-v1.2.11
📦 bunView on GitHub →
Summary
Bun v1.2.11 is a maintenance release featuring contributions from 14 developers. Detailed changes are documented in the official Bun blog.
Migration Steps
- Run 'bun upgrade' to update to version 1.2.11.
- For new installations on macOS/Linux, use 'curl -fsSL https://bun.sh/install | bash'.
- For new installations on Windows, use 'powershell -c "irm bun.sh/install.ps1|iex"'.