Change8

bun-v1.1.45

📦 bunView on GitHub →

Summary

Bun v1.1.45 is a maintenance release involving contributions from five developers. Detailed changes are documented on the official Bun blog.

Migration Steps

  1. Run 'bun upgrade' to update to version 1.1.45.
  2. For new installations on macOS/Linux, use 'curl -fsSL https://bun.sh/install | bash'.
  3. For new installations on Windows, use 'powershell -c "irm bun.sh/install.ps1|iex"'.