bun - bun-v0.5.1


This release is a follow up to Bun v0.5

To install:

curl https://bun.sh/install | bash

To upgrade:

bun upgrade

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


image

What's Changed

  • Fix/simplify bun-types release by @colinhacks in https://github.com/oven-sh/bun/pull/1836
  • add fs.rmdir & friends by @alexlamsl in https://github.com/oven-sh/bun/pull/1838
  • support npm dependency aliasing by @alexlamsl in https://github.com/oven-sh/bun/pull/1837
  • fix memory reference issues by @alexlamsl in https://github.com/oven-sh/bun/pull/1841
  • fix stale references upon Lockfile tree cloning by @alexlamsl in https://github.com/oven-sh/bun/pull/1845
  • parse dependency specifier correctly by @alexlamsl in https://github.com/oven-sh/bun/pull/1840
  • fix(fetch:HTTP_PROXY) fix support for HTTP_PROXY/HTTPS_PROXY and NO_PROXY in fetch instances by @cirospaciari in https://github.com/oven-sh/bun/pull/1844
  • Create new example http-file-extended.ts by @gornostay25 in https://github.com/oven-sh/bun/pull/1827
  • repopulate alias_map correctly by @alexlamsl in https://github.com/oven-sh/bun/pull/1847
  • Bugfixes to install by @Jarred-Sumner in https://github.com/oven-sh/bun/pull/1848
  • use String.from() by @alexlamsl in https://github.com/oven-sh/bun/pull/1850
  • place super before generated code by @dylan-conway in https://github.com/oven-sh/bun/pull/1856

New Contributors

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

Full Changelog: https://github.com/oven-sh/bun/compare/bun-v0.5.0...bun-v0.5.1


Details

date
Jan. 20, 2023, 12:38 p.m.
name
Bun v0.5.1
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