Bun: bun-v1.1.22 Release

Release date:
August 7, 2024
Previous version:
bun-v1.1.21 (released July 27, 2024)
Magnitude:
6,791 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

Top Contributors in bun-v1.1.22

Electroid
Jarred-Sumner
paperclover
huseeiin

Directory Browser for bun-v1.1.22

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.22: ```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.22: bash bun upgrade

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

Thanks to 11 contributors!

  • [@billywhizz](htts://github.com/billywhizz)
  • [@cirospaciari](htts://github.com/cirospaciari)
  • [@dariushalipour](htts://github.com/dariushalipour)
  • [@dylan-conway](htts://github.com/dylan-conway)
  • [@Electroid](htts://github.com/Electroid)
  • [@guest271314](htts://github.com/guest271314)
  • [@huseeiin](htts://github.com/huseeiin)
  • [@Jarred-Sumner](htts://github.com/Jarred-Sumner)
  • [@m1212e](htts://github.com/m1212e)
  • [@nektro](htts://github.com/nektro)
  • [@paperdave](htts://github.com/paperdave)
  • [@pythonmcpi](htts://github.com/pythonmcpi)