bun - bun-v0.6.5


Read Bun v0.6.5'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

  • Fixes #3091 by @Jarred-Sumner in https://github.com/oven-sh/bun/pull/3092
  • Implement process.env.npm_lifecycle_event by @TiranexDev in https://github.com/oven-sh/bun/pull/3097
  • Fixes #2356 by @Jarred-Sumner in https://github.com/oven-sh/bun/pull/3098
  • [node:net] fix createConnection options passing by @cirospaciari in https://github.com/oven-sh/bun/pull/3101
  • Convert module.exports = { foo: 'bar'} to ESM in bun build by @Jarred-Sumner in https://github.com/oven-sh/bun/pull/3103
  • Natively support CommonJS at runtime by @Jarred-Sumner in https://github.com/oven-sh/bun/pull/3104
  • More/better docs for JSX, utils, binary data, streams, hashing, bun test, Bun.serve by @colinhacks in https://github.com/oven-sh/bun/pull/3005
  • Cleanup CommonJS changes by @Jarred-Sumner in https://github.com/oven-sh/bun/pull/3112

New Contributors

  • @TiranexDev made their first contribution in https://github.com/oven-sh/bun/pull/3097

Full Changelog: https://github.com/oven-sh/bun/compare/bun-v0.6.4...bun-v0.6.5


Details

date
May 30, 2023, 5:03 a.m.
name
Bun v0.6.5
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