bun-v1.2.19
oven-sh/bunbun-v1.2.19Jul 19, 2025by Jarred-Sumner
AI Summary
Maintenance release for Bun v1.2.19 featuring updated installation instructions and acknowledgments for contributors.
Key Highlights
- Link to detailed release notes on bun.sh/blog
- 18 contributors recognized in the release
Full Release Notes
To install Bun v1.2.19 ```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.2.19: ```bash bun upgrade ``` ### [Read Bun v1.2.19's release notes on Bun's blog](https://bun.sh/blog/bun-v1.2.19) ### Thanks to 18 contributors! - [@190n](https://github.com/190n) - [@alii](https://github.com/alii) - [@cirospaciari](https://github.com/cirospaciari) - [@countbleck](https://github.com/countbleck) - [@dylan-conway](https://github.com/dylan-conway) - [@ericc-ch](https://github.com/ericc-ch) - [@heimskr](https://github.com/heimskr) - [@jarred-sumner](https://github.com/jarred-sumner) - [@jarred-sumner-bot](https://github.com/jarred-sumner-bot) - [@josag98](https://github.com/josag98) - [@nektro](https://github.com/nektro) - [@pfgithub](https://github.com/pfgithub) - [@riskymh](https://github.com/riskymh) - [@robobun](https://github.com/robobun) - [@santosant](https://github.com/santosant) - [@taylordotfish](https://github.com/taylordotfish) - [@xanth3](https://github.com/xanth3) - [@zackradisic](https://github.com/zackradisic)