Bun v0.5.0 #1828
Jarred-Sumner
announced in
Announcements
Bun v0.5.0
#1828
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
To install:
curl https://bun.sh/install | bash
To upgrade:
Read Bun v0.5.0's release notes on Bun's blog
All the PRs
auth-type
by @alexlamsl in [install] specifyauth-type
#1667206 Partial Content
only for partial response by @alexlamsl in emit206 Partial Content
only for partial response #1670Promise
handling by @alexlamsl in clean upPromise
handling #1697net.Socket
by @alexlamsl in implementnet.Socket
#1701resolve()
in test by @alexlamsl in fix doubleresolve()
in test #1707connectError
by @alexlamsl in [socket] handleconnectError
#1705Readable
in some cases by @alexlamsl in [streams] speed upReadable
in some cases #1708new Buffer
by @Jarred-Sumner in 10x fasternew Buffer
#1717expect().toThrow()
by @alexlamsl in implementexpect().toThrow()
#1727.toThrow()
compatibility with Jest by @alexlamsl in improve.toThrow()
compatibility with Jest #1728onConnectError()
error propagation by @alexlamsl in fixonConnectError()
error propagation #1730finalize()
by @alexlamsl in [socket] fix double-free infinalize()
#1731strings.hasPrefixComptime()
by @alexlamsl in usestrings.hasPrefixComptime()
#1755browser
field when targeting Bun's runtime by @Jarred-Sumner in Disable reading thebrowser
field when targeting Bun's runtime #1763consume()
by @dylan-conway in set remaining indexes in buffer listconsume()
#1785Server.reload()
by @alexlamsl in fix handler reset inServer.reload()
#1801readline
,tls
,net
by @colinhacks in Add types forreadline
,tls
,net
#1817HTTPS_PROXY
,HTTP_PROXY
, andNO_PROXY
SupportHTTPS_PROXY
,HTTP_PROXY
, andNO_PROXY
#1440 by @cirospaciari in feat(cli): SupportHTTPS_PROXY
,HTTP_PROXY
, andNO_PROXY
#1440 #1814New Contributors
Full Changelog: bun-v0.4.0...bun-v0.5.0
This discussion was created from the release Bun v0.5.0.
Beta Was this translation helpful? Give feedback.
All reactions