Bun: bun-v1.0.28 Release

Release date:
February 19, 2024
Previous version:
bun-v1.0.27 (released February 17, 2024)
Magnitude:
257 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in bun-v1.0.28

Jarred-Sumner
paperclover
risu729
DaleSeo
eliot-akira

Directory Browser for bun-v1.0.28

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.0.28: ```bash curl https://bun.sh/install | bash

or you can use npm

npm install -g bun


To upgrade to Bun v1.0.28:
```bash
bun upgrade

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

Thanks to 8 contributors!

Full Changelog: https://github.com/oven-sh/bun/compare/bun-v1.0.27...bun-v1.0.28