bun-v1.2.6
oven-sh/bunbun-v1.2.6Mar 25, 2025by Jarred-Sumner
AI Summary
A maintenance release in the Bun 1.2.x line, featuring updates and improvements driven by a large community effort.
Key Highlights
- Installation instructions provided
- Upgrade command available
- 23 contributors acknowledged
New Features
- Stability improvements
- Bug fixes
Full Release Notes
To install Bun v1.2.6 ```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.6: ```bash bun upgrade ``` ### [Read Bun v1.2.6's release notes on Bun's blog](https://bun.sh/blog/bun-v1.2.6) ### Thanks to 23 contributors! - [@190n](https://github.com/190n) - [@aabccd021](https://github.com/aabccd021) - [@alii](https://github.com/alii) - [@cirospaciari](https://github.com/cirospaciari) - [@donisaac](https://github.com/donisaac) - [@dylan-conway](https://github.com/dylan-conway) - [@electroid](https://github.com/electroid) - [@gewenyu99](https://github.com/gewenyu99) - [@heimskr](https://github.com/heimskr) - [@ippsav](https://github.com/ippsav) - [@jarred-sumner](https://github.com/jarred-sumner) - [@nanome203](https://github.com/nanome203) - [@nektro](https://github.com/nektro) - [@nicholas-livery](https://github.com/nicholas-livery) - [@nikeee](https://github.com/nikeee) - [@nmarks413](https://github.com/nmarks413) - [@paperclover](https://github.com/paperclover) - [@pfgithub](https://github.com/pfgithub) - [@riskymh](https://github.com/riskymh) - [@sunsettechuila](https://github.com/sunsettechuila) - [@ubirdio](https://github.com/ubirdio) - [@xuxucode](https://github.com/xuxucode) - [@zackradisic](https://github.com/zackradisic)