bun-v1.2.5
📦 bunView on GitHub →
Summary
Bun v1.2.5 is a maintenance release involving contributions from 25 developers. Detailed changes are documented on the official Bun blog.
Migration Steps
- Run 'bun upgrade' to update to version 1.2.5.
- Alternatively, use 'curl -fsSL https://bun.sh/install | bash' on Unix or 'powershell -c "irm bun.sh/install.ps1|iex"' on Windows.