Change8

bun-v1.2.8

📦 bunView on GitHub →

Summary

Bun v1.2.8 is a maintenance release involving contributions from 10 developers. Detailed changes are documented in the official blog post.

Migration Steps

  1. Run 'bun upgrade' to update to version 1.2.8.
  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.