Change8

bun-v1.2.17

📦 bunView on GitHub →

Summary

Bun v1.2.17 is a maintenance release featuring contributions from 15 developers. Detailed changes and improvements are documented on the official Bun blog.

Migration Steps

  1. Run 'curl -fsSL https://bun.sh/install | bash' to install on macOS/Linux
  2. Run 'powershell -c "irm bun.sh/install.ps1|iex"' to install on Windows
  3. Run 'npm install -g bun' to install via npm
  4. Run 'bun upgrade' to update an existing installation to v1.2.17