Change8

bun-v1.4.0

📦 bunView on GitHub →

Summary

Bun v1.4 has been released, with installation and upgrade instructions provided. The release notes thank numerous community contributors for their bug fixes and contributions since Bun v1.3.

Migration Steps

  1. To install Bun v1.4: curl -fsSL https://bun.com/install | bash
  2. To install Bun v1.4 on Windows: powershell -c "irm bun.com/install.ps1|iex"
  3. To upgrade to Bun v1.4.0: bun upgrade