bun-v1.2.3
oven-sh/bunbun-v1.2.3Feb 22, 2025by Jarred-Sumner
AI Summary
A maintenance release in the Bun 1.2.x branch, ensuring continued performance and reliability.
Key Highlights
- Standard installation methods
- Upgrade command available
- 23 contributors acknowledged
New Features
- Stability updates
- Bug fixes
Full Release Notes
To install Bun v1.2.3 ```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.3: ```bash bun upgrade ``` ### [Read Bun v1.2.3's release notes on Bun's blog](https://bun.sh/blog/bun-v1.2.3) ### Thanks to 23 contributors! - [@190n](https://github.com/190n) - [@carlaiau](https://github.com/carlaiau) - [@cirospaciari](https://github.com/cirospaciari) - [@donisaac](https://github.com/donisaac) - [@dylan-conway](https://github.com/dylan-conway) - [@fel1x-developer](https://github.com/fel1x-developer) - [@gbbelloponce](https://github.com/gbbelloponce) - [@heimskr](https://github.com/heimskr) - [@jarred-sumner](https://github.com/jarred-sumner) - [@khajimatov](https://github.com/khajimatov) - [@nektro](https://github.com/nektro) - [@okineadev](https://github.com/okineadev) - [@paperclover](https://github.com/paperclover) - [@pfgithub](https://github.com/pfgithub) - [@pikdum](https://github.com/pikdum) - [@pjeweb](https://github.com/pjeweb) - [@probably-neb](https://github.com/probably-neb) - [@riskymh](https://github.com/riskymh) - [@sculpt0r](https://github.com/sculpt0r) - [@shlomocode](https://github.com/shlomocode) - [@snoepnfts](https://github.com/snoepnfts) - [@viniciuspjardim](https://github.com/viniciuspjardim) - [@zackradisic](https://github.com/zackradisic)