bun v0.1.5 #837
Jarred-Sumner
announced in
Announcements
bun v0.1.5
#837
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
To upgrade:
If you have any problems upgrading
Run this:
curl https://bun.sh/install | bash
This release is mostly just bug fixes. There is also a Linux arm64 build available (not for Android arm64 yet, but this should work for raspberry pi's)
Bug fixes:
require
is not defined bugbun install
hangs"url"
polyfill @SheetJSDev in url.js use util_isString #772node:http
server polyfill (this is not optimized yet, do not expect good performance from this version) by @evanwashere in add node:http Server polyfill #572bun add @scoped/package
@alexkuz in fix scoped packages name resolution #760bun install
withBUN_CONFIG_REGISTRY
@SheetJSDev inbun install
use custom BUN_CONFIG_REGISTRY port #823New features
Two new flags added to
bun install
:node:fs
@sno2 in feat(node/fs): implement more stat methods #807Misc:
Other:
blank template
by @foyzulkarim in Added readme file forblank template
#727atob
andbtoa
by @thislooksfun in Fix documentation ofatob
andbtoa
#748New Contributors
blank template
#727Full Changelog: bun-v0.1.4...bun-v0.1.5
This discussion was created from the release bun v0.1.5.
Beta Was this translation helpful? Give feedback.
All reactions