github oven-sh/bun bun-v0.1.10
Bun v0.1.10

latest releases: bun-v1.1.28, bun-v1.1.27, bun-v1.1.26...
2 years ago

To upgrade:

bun upgrade

To install:

curl https://bun.sh/install | bash
If you have any problems upgrading

Run the install script (you can run it multiple times):

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

What's new

  • Fix a regression causing bun dev to not send HTTP bodies
  • Fix console.log printing [native code] for too many things 5eeb704
  • Fix crash in bun dev when used with Next.js e45ddc0
  • Fix bug with Buffer.compare d150a2f
  • Make TextDecoder 2.5x faster e3c2a95
  • Fix memory leak in WebSocket bdf7339
  • Make Request, Response and TextDecoder globals not read-only 0f45386

Full Changelog: bun-v0.1.9...bun-v0.1.10

Don't miss a new bun release

NewReleases is sending notifications on new releases.