github oven-sh/bun bun-v0.6.2
Bun v0.6.2

latest releases: bun-v1.1.6, bun-v1.1.5, bun-v1.1.4...
11 months ago

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:

curl https://bun.sh/install | bash
# or you can use npm
# npm install -g bun

To upgrade:

bun upgrade

What's Changed

New Contributors

Full Changelog: bun-v0.6.1...bun-v0.6.2

Don't miss a new bun release

NewReleases is sending notifications on new releases.