bun - bun-v0.6.2


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

  • fix asset naming output paths by @dylan-conway in https://github.com/oven-sh/bun/pull/2904
  • Fix segfault on passing undefined to bun.build by @paperdave in https://github.com/oven-sh/bun/pull/2902
  • fix: broken link by @okisdev in https://github.com/oven-sh/bun/pull/2897
  • fix template folding rope strings by @dylan-conway in https://github.com/oven-sh/bun/pull/2909
  • do not fail bundles on warnings by @paperdave in https://github.com/oven-sh/bun/pull/2920
  • fix: bun-plugin-server-components name by @BRKalow in https://github.com/oven-sh/bun/pull/2919

New Contributors

  • @okisdev made their first contribution in https://github.com/oven-sh/bun/pull/2897
  • @BRKalow made their first contribution in https://github.com/oven-sh/bun/pull/2919

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


Details

date
May 17, 2023, 8:22 p.m.
name
Bun v0.6.2
type
Patch
👇
Register or login to:
  • 🔍View and search all bun releases.
  • 🛠️Create and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • 🚀Much more coming soon!
Continue with GitHub
Continue with Google
or