Change8

bun-v1.2.14

📦 bunView on GitHub →

Summary

Bun v1.2.14 is a maintenance release featuring contributions from 13 developers. Detailed changes are documented on the official Bun blog.

Migration Steps

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