To install Bun v1.0.22:
curl https://bun.sh/install | bash
# or you can use npm
# npm install -g bun
To upgrade to Bun v1.0.22:
bun upgrade
Read Bun v1.0.22's release notes on Bun's blog
Thanks to 22 contributors!
Thank you to all the contributors to this release of Bun, including the new 13 contributors who submitted their first pull request!
- aarvinr
- asomethings
- coratgerl
- guest271314
- gvilums
- Hanaasagi
- hborchardt
- huseeiin
- jakeg
- Jarred-Sumner
- jdalton
- karmabadger
- knightspore
- lino-levan
- markusn
- MatricalDefunkt
- morisk
- nektro
- otgerrogla
- paperdave
- sitiom
- ThatOneCalculator
- twlite
You can also read the full changelog.
Full Changelog: bun-v1.0.21...bun-v1.0.22