Bun: bun-v1.1.9 Release

Release date:
May 22, 2024
Previous version:
bun-v1.1.8 (released May 10, 2024)
Magnitude:
9,136 Diff Delta
Contributors:
9 total committers
Data confidence:
Commits:

Top Contributors in bun-v1.1.9

Jarred-Sumner
paperclover
Electroid
ahaoboy
jakeboone02
DaleSeo
vitch
SunsetTechuila
ridiculousfish

Directory Browser for bun-v1.1.9

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

To install Bun v1.1.9: ```bash curl -fsSL https://bun.sh/install | bash

or you can use npm

npm install -g bun


Windows:
```bash
powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.9: bash bun upgrade

Read Bun v1.1.9's release notes on Bun's blog

Thanks to 16 contributors!