Bun: bun-v1.0.0 Release

Release date:
September 8, 2023
Previous version:
bun-v0.8.1 (released August 25, 2023)
Magnitude:
12,936 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in bun-v1.0.0

Electroid
paperclover
Jarred-Sumner
colinhacks
birkskyum

Directory Browser for bun-v1.0.0

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Today is an exciting day.

To install Bun v1.0: ```bash curl https://bun.sh/install | bash

or you can use npm

npm install -g bun


To upgrade to Bun v1.0:
```bash
bun upgrade

Read Bun v1.0.0's release notes on Bun's blog

What's Changed

New Contributors

Full Changelog: https://github.com/oven-sh/bun/compare/bun-v0.8.1...bun-v1.0.0