bun - bun-v0.6.6


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

bun test in github action logs

bun test in github annotations

What's Changed

  • Support FormData & file uploads in fetch body by @Jarred-Sumner in https://github.com/oven-sh/bun/pull/3123
  • fix(path) fix parse behavior by @cirospaciari in https://github.com/oven-sh/bun/pull/3134
  • Add macro docs by @colinhacks in https://github.com/oven-sh/bun/pull/3139
  • fix base/filename internally by @cirospaciari in https://github.com/oven-sh/bun/pull/3141
  • fix wrapping optional chains by @dylan-conway in https://github.com/oven-sh/bun/pull/3142
  • Make uploading files with fetch()fast by @Jarred-Sumner in https://github.com/oven-sh/bun/pull/3125
  • Fix typo in macro docs by @mikeroelens in https://github.com/oven-sh/bun/pull/3144
  • isolated version of path.parse compatible with nodejs by @cirospaciari in https://github.com/oven-sh/bun/pull/3143
  • Remove bun-macro-relay and update docs by @colinhacks in https://github.com/oven-sh/bun/pull/3145
  • Small improvements to bun test by @Electroid in https://github.com/oven-sh/bun/pull/3071
  • don't rewrite module.exports if assign target is update or replace by @dylan-conway in https://github.com/oven-sh/bun/pull/3147

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


Details

date
June 1, 2023, 8:33 a.m.
name
Bun v0.6.6
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