To upgrade:
bun upgradeTo install:
curl https://bun.sh/install | bashIf you have any problems upgrading
Run the install script (you can run it multiple times):
curl https://bun.sh/install | bashWhat's new
- Fix a regression causing
bun devto not send HTTP bodies - Fix console.log printing
[native code]for too many things 5eeb704f25200af7ad8819c35bcfd16b8b1bff49 - Fix crash in
bun devwhen used with Next.js e45ddc086fe6b3e7a32aa45607f5e3d570998137 - Fix bug with
Buffer.compared150a2f - Make
TextDecoder2.5x faster e3c2a95e5ff4e6c6b63839f4773cc3f5aeadddc8 - Fix memory leak in
WebSocketbdf733973c72b8e156cd1cf1c6c8a8b4649fedbe - Make
Request,ResponseandTextDecoderglobals not read-only 0f45386673fbf4f33b6e61b17ea49b69697ec79a