bun - bun-v0.5.6


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

This release is a follow up to Bun v0.5

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/Update Typescript types by @gaurishhs in https://github.com/oven-sh/bun/pull/1972
  • Implement os.cpus() for Linux by @jwhear in https://github.com/oven-sh/bun/pull/1977
  • Bump querystring-es3 by @gaurishhs in https://github.com/oven-sh/bun/pull/1988
  • Fix URL of wasi-js by @TerrorJack in https://github.com/oven-sh/bun/pull/1997
  • Add types for node:console and node:perf_hooks by @colinhacks in https://github.com/oven-sh/bun/pull/1982
  • fix(uWS:capi) uws_req_set_yield typo and uws_res_override_write_offset by @cirospaciari in https://github.com/oven-sh/bun/pull/1996
  • Expose Dirent and Stats by @michalwarda in https://github.com/oven-sh/bun/pull/1998
  • Fix gaps in types by @colinhacks in https://github.com/oven-sh/bun/pull/2003
  • [WIP] fix corner cases with aliases dependencies by @alexlamsl in https://github.com/oven-sh/bun/pull/2000
  • [install] assorted fixes & improvements by @alexlamsl in https://github.com/oven-sh/bun/pull/2011
  • Fix minor version bug for README.md by @RobViren in https://github.com/oven-sh/bun/pull/2013
  • utf16 to utf8 conversion validation by @dylan-conway in https://github.com/oven-sh/bun/pull/2001
  • [install] pick latest tagged version by default by @alexlamsl in https://github.com/oven-sh/bun/pull/2016

New Contributors

  • @jwhear made their first contribution in https://github.com/oven-sh/bun/pull/1977
  • @TerrorJack made their first contribution in https://github.com/oven-sh/bun/pull/1997
  • @michalwarda made their first contribution in https://github.com/oven-sh/bun/pull/1998
  • @RobViren made their first contribution in https://github.com/oven-sh/bun/pull/2013

Full Changelog: https://github.com/oven-sh/bun/compare/bun-v0.5.5...bun-v0.5.6


Details

date
Feb. 9, 2023, 2:23 a.m.
name
Bun v0.5.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