bun - bun-v0.6.14


To install:

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

To upgrade:

bun upgrade

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

What's Changed

  • add envs on tests by @cirospaciari in https://github.com/oven-sh/bun/pull/3518
  • Fixes #3520 by @Jarred-Sumner in https://github.com/oven-sh/bun/pull/3522
  • Fixes #3515 by @Jarred-Sumner in https://github.com/oven-sh/bun/pull/3523
  • Fixes #3512 by @Jarred-Sumner in https://github.com/oven-sh/bun/pull/3526
  • fix callbacks on release version by @cirospaciari in https://github.com/oven-sh/bun/pull/3531
  • don't unwrap react below version 18.0.0 by @dylan-conway in https://github.com/oven-sh/bun/pull/3538
  • Fixes #3537 by @Jarred-Sumner in https://github.com/oven-sh/bun/pull/3539
  • fix(fetch) query without slash by @cirospaciari in https://github.com/oven-sh/bun/pull/3547
  • Various docs updates by @colinhacks in https://github.com/oven-sh/bun/pull/3437
  • fixes #3544 by @dylan-conway in https://github.com/oven-sh/bun/pull/3549
  • refactor tls upgrade by @cirospaciari in https://github.com/oven-sh/bun/pull/3543
  • [node:fs] read, write support large numbers and BigInt by @Jarred-Sumner in https://github.com/oven-sh/bun/pull/3556
  • Add obscure HTTP methods by @Jarred-Sumner in https://github.com/oven-sh/bun/pull/3553
  • Update types, partially fix typecheck by @colinhacks in https://github.com/oven-sh/bun/pull/3551
  • fix decoding invalid UTF-8 input by @Hanaasagi in https://github.com/oven-sh/bun/pull/3563
  • Update installation guide in development.md by @arturovt in https://github.com/oven-sh/bun/pull/3532
  • Fix potential coercion issue by @Jarred-Sumner in https://github.com/oven-sh/bun/pull/3558
  • Use BunString in JSBundlerPlugin by @Jarred-Sumner in https://github.com/oven-sh/bun/pull/3557
  • Fix bug with decorators not being generated in export default class by @Jarred-Sumner in https://github.com/oven-sh/bun/pull/3577
  • Implement process.on("beforeExit", cb) and process.on("exit", cb) by @Jarred-Sumner in https://github.com/oven-sh/bun/pull/3576
  • Handle case with TS decorators and export default anonymous class by @Jarred-Sumner in https://github.com/oven-sh/bun/pull/3578
  • fix metadata bits of uuid (randomUUID()) by @Hanaasagi in https://github.com/oven-sh/bun/pull/3583
  • Implement nearly all of process object methods and properties by @Jarred-Sumner in https://github.com/oven-sh/bun/pull/3581
  • Implement process.memoryUsage() and process.cpuUsage() by @Jarred-Sumner in https://github.com/oven-sh/bun/pull/3586
  • Fixes #3530 by @Jarred-Sumner in https://github.com/oven-sh/bun/pull/3587
  • Fixes #3588 by @Jarred-Sumner in https://github.com/oven-sh/bun/pull/3590
  • feat(crypto) add getCurves by @cirospaciari in https://github.com/oven-sh/bun/pull/3598
  • fix "readable" event being emitted incorrectly by @paperdave in https://github.com/oven-sh/bun/pull/3475
  • docs(sqlite): database prepare types reflect runtime by @simylein in https://github.com/oven-sh/bun/pull/3599
  • Fix: console.log with class constructors by @paperdave in https://github.com/oven-sh/bun/pull/3602
  • fix iterating stack trace by @dylan-conway in https://github.com/oven-sh/bun/pull/3600
  • process signal events by @dylan-conway in https://github.com/oven-sh/bun/pull/3569
  • Call writeHead before sending headers by @Hanaasagi in https://github.com/oven-sh/bun/pull/3593
  • fix #3597 by @dylan-conway in https://github.com/oven-sh/bun/pull/3609
  • typo by @paperdave in https://github.com/oven-sh/bun/pull/3610
  • Fix another crash in Error.captureStackTrace by @Jarred-Sumner in https://github.com/oven-sh/bun/pull/3611

New Contributors

  • @arturovt made their first contribution in https://github.com/oven-sh/bun/pull/3532
  • @simylein made their first contribution in https://github.com/oven-sh/bun/pull/3599

Full Changelog: https://github.com/oven-sh/bun/compare/bun-v0.6.13...bun-v0.6.14


Details

date
July 12, 2023, 5:35 a.m.
name
Bun v0.6.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