bun-v1.2.4

oven-sh/bunbun-v1.2.4Feb 26, 2025by Jarred-Sumner

AI Summary

A maintenance release for Bun v1.2, focusing on stability and addressing issues within the ecosystem.

Key Highlights

  • Installation instructions provided
  • Upgrade instructions available
  • 17 contributors acknowledged

New Features

  • Bug fixes
  • Stability improvements

Full Release Notes

To install Bun v1.2.4
```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.4:
```bash
bun upgrade
```

### [Read Bun v1.2.4's release notes on Bun's blog](https://bun.sh/blog/bun-v1.2.4)

### Thanks to 17 contributors!

- [@190n](https://github.com/190n)
- [@cirospaciari](https://github.com/cirospaciari)
- [@daniellionel01](https://github.com/daniellionel01)
- [@donisaac](https://github.com/donisaac)
- [@dy0gu](https://github.com/dy0gu)
- [@dylan-conway](https://github.com/dylan-conway)
- [@gbbelloponce](https://github.com/gbbelloponce)
- [@heimskr](https://github.com/heimskr)
- [@jakeboone02](https://github.com/jakeboone02)
- [@jarred-sumner](https://github.com/jarred-sumner)
- [@nektro](https://github.com/nektro)
- [@paperclover](https://github.com/paperclover)
- [@pfgithub](https://github.com/pfgithub)
- [@pranav2612000](https://github.com/pranav2612000)
- [@riskymh](https://github.com/riskymh)
- [@shulaoda](https://github.com/shulaoda)
- [@versecafe](https://github.com/versecafe)