Change8

bun-v1.2.1

📦 bunView on GitHub →

Summary

Bun v1.2.1 is a maintenance release following the major v1.2.0 launch, featuring contributions from 16 developers.

Migration Steps

  1. Run 'bun upgrade' to update to v1.2.1
  2. For new installations, use 'curl -fsSL https://bun.sh/install | bash' on Unix or 'powershell -c "irm bun.sh/install.ps1|iex"' on Windows