Bun v0.7.0 #3719
Jarred-Sumner
announced in
Announcements
Bun v0.7.0
#3719
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
To install:
To upgrade:
Read Bun v0.7.0's release notes on Bun's blog
What's Changed
WebSocket
andServerWebSocket
by @Electroid in Improvements toWebSocket
andServerWebSocket
#3257napi_wrap
in constructors by @Jarred-Sumner in Supportnapi_wrap
in constructors #3614deserialize
for structuredClone / postMessage with objects by @Jarred-Sumner in 20% fasterdeserialize
for structuredClone / postMessage with objects #3655new Response(latin1String).arrayBuffer()
andnew Response(latin1String).json()
by @Jarred-Sumner in Fix memory leak innew Response(latin1String).arrayBuffer()
andnew Response(latin1String).json()
#3656readable-stream
compatibility by @alexlamsl in workaroundreadable-stream
compatibility #3626main
field extension order by @dylan-conway in package jsonmain
field extension order #3664stream/web
by @paperdave in fixstream/web
#3690AsyncLocalStorage
by @paperdave in ImplementAsyncLocalStorage
#3089error: IsDir
when running bun install in repo with.env
folder #3670 by @Jarred-Sumner in Fixes #3670 #3698_preload_modules
to empty array by @dylan-conway in set_preload_modules
to empty array #3709$lazy
by @paperdave in Fix builtins generator$lazy
#3711isFIFO
by @dylan-conway in fixisFIFO
#3715New Contributors
Full Changelog: bun-v0.6.14...bun-v0.7.0
This discussion was created from the release Bun v0.7.0.
Beta Was this translation helpful? Give feedback.
All reactions