bun - bun-v1.0.14


To install Bun v1.0.14:

curl https://bun.sh/install | bash
# or you can use npm
# npm install -g bun

To upgrade to Bun v1.0.14:

bun upgrade

Read Bun v1.0.14's release notes on Bun's blog

What's Changed

  • fix(Bun.serve): return EACCESS when we don't have perms by @liz3 in https://github.com/oven-sh/bun/pull/7191
  • fix(buildsystem): test for make presence in the buildsystem by @jerome-benoit in https://github.com/oven-sh/bun/pull/7234
  • fix(process): enable SIGKILL and SIGSTOP mappings by @antongolub in https://github.com/oven-sh/bun/pull/7172
  • Cleanup how build errors are displayed slightly by @Jarred-Sumner in https://github.com/oven-sh/bun/pull/7223
  • Update base64 library by @Jarred-Sumner in https://github.com/oven-sh/bun/pull/7220
  • make tmpdir more random by @dylan-conway in https://github.com/oven-sh/bun/pull/7243
  • (console.log) Print className for an object if present by @JibranKalia in https://github.com/oven-sh/bun/pull/6508
  • Fix failing which test by @Jarred-Sumner in https://github.com/oven-sh/bun/pull/7258
  • Load *.{m,c}ts{x} last in node_modules by @Jarred-Sumner in https://github.com/oven-sh/bun/pull/7259
  • Add Bun.Glob by @zackradisic in https://github.com/oven-sh/bun/pull/6861
  • Support glob.scan(string) by @Jarred-Sumner in https://github.com/oven-sh/bun/pull/7279

New Contributors

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

Full Changelog: https://github.com/oven-sh/bun/compare/bun-v1.0.13...bun-v1.0.14


Details

date
Nov. 23, 2023, 1:52 a.m.
name
Bun v1.0.14
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