Bun v1.0.13 #7205
Jarred-Sumner
announced in
Announcements
Bun v1.0.13
#7205
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
To install Bun v1.0.13:
To upgrade to Bun v1.0.13:
Read Bun v1.0.13's release notes on Bun's blog
What's Changed
"require"
and"resolve"
strings in CJS modules by @Jarred-Sumner in Don't allocate new"require"
and"resolve"
strings in CJS modules #7162posix_spawn
by @Electroid in Properly handle errors fromposix_spawn
#7163with
statements do not trigger CommonJS by @Jarred-Sumner in Fix bug wherewith
statements do not trigger CommonJS #7167Object.create
inStats
withinnode:fs
by @Jarred-Sumner in Partially supportObject.create
inStats
withinnode:fs
#7168isValidTLSArray
for http by @HK-SHAO in Fix the TypeError ofisValidTLSArray
for http #7154.bin
folder is created before linking binaries by @dylan-conway in ensure.bin
folder is created before linking binaries #7166napi_get_value_string_utf8
to match node by @oguimbal in Fixnapi_get_value_string_utf8
to match node #7175Bun.serve({ fetch })
types to allowvoid
when using websockets by @Didas-git in ChangeBun.serve({ fetch })
types to allowvoid
when using websockets #7160New Contributors
isValidTLSArray
for http #7154napi_get_value_string_utf8
to match node #7175Bun.serve({ fetch })
types to allowvoid
when using websockets #7160Full Changelog: bun-v1.0.12...bun-v1.0.13
This discussion was created from the release Bun v1.0.13.
Beta Was this translation helpful? Give feedback.
All reactions