Bun: bun-v1.1.17 Release

Release date:
June 25, 2024
Previous version:
bun-v1.1.16 (released June 23, 2024)
Magnitude:
265 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in bun-v1.1.17

Jarred-Sumner

Directory Browser for bun-v1.1.17

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

npm install -g bun


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

To upgrade to Bun v1.1.17: bash bun upgrade

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