bun - bun-v1.0.10


To install Bun v1.0.10:

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

To upgrade to Bun v1.0.10:

bun upgrade

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

What's Changed

  • Fix a couple bugs with node:http by @Jarred-Sumner in https://github.com/oven-sh/bun/pull/6924
  • fix: correctly prepend system path to relative urls on pathToFileURL by @liz3 in https://github.com/oven-sh/bun/pull/6472
  • fix: remove stray semicolon that causes SQLite's loadExtension to always throw an error on Mac by @paulbaumgart in https://github.com/oven-sh/bun/pull/6941
  • Probably fix linux arm64 issues by @Jarred-Sumner in https://github.com/oven-sh/bun/pull/6942
  • fix parsing semver ranges with tagged versions by @dylan-conway in https://github.com/oven-sh/bun/pull/6943

New Contributors

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

Full Changelog: https://github.com/oven-sh/bun/compare/bun-v1.0.9...bun-v1.0.10


Details

date
Nov. 7, 2023, 8:53 a.m.
name
Bun v1.0.10
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