Bun: bun-v0.6.2 Release

Release date:
May 17, 2023
Previous version:
bun-v0.6.1 (released May 16, 2023)
Magnitude:
196 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in bun-v0.6.2

paperclover
Jarred-Sumner
BRKalow

Directory Browser for bun-v0.6.2

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

Release Notes Published

This is a couple bugfixes to the bundler & minifier and performance improvements to JavaScript thanks to JavaScriptCore team members @Constellation and @shvaikalesh

Read Bun v0.6.2's release notes on Bun's blog

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

or you can use npm

npm install -g bun


To upgrade:
```bash
bun upgrade

<a href="https://bun.sh/blog/bun-v0.6.2">

<img src="https://github.com/oven-sh/site/assets/709451/dca6b21a-ff6a-4238-803a-aead9122faa2" />

</a>

What's Changed

New Contributors

Full Changelog: https://github.com/oven-sh/bun/compare/bun-v0.6.1...bun-v0.6.2