Bun v0.6.13 #3519
Jarred-Sumner
announced in
Announcements
Bun v0.6.13
#3519
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.6.13's release notes on Bun's blog
What's Changed
workspace:
specifier correctly by @alexlamsl in [install] handleworkspace:
specifier correctly #3474ClientRequest
andOutgoingMessage
as part of thenode:http
package by @stijnvanhulle in fix: exportClientRequest
andOutgoingMessage
as part of thenode:http
package #3470expect.toEqual
by @dylan-conway in [test] skip private class fields inexpect.toEqual
#3484Buffer.toString
with(offset, length, encoding)
by @Hanaasagi in [WIP]Fix callingBuffer.toString
with(offset, length, encoding)
#3467BunString
inSystemError
by @Jarred-Sumner in UseBunString
inSystemError
#3485buffer.toString("base64")
4x faster by @Jarred-Sumner in Makebuffer.toString("base64")
4x faster #3486isUtf8
andisAscii
by @Jarred-Sumner in [node:buffer] ImplementisUtf8
andisAscii
#3498btoa
by @Jarred-Sumner in Use fast path for Base64 inbtoa
#3504new Date()
&Date.now()
in bun:test by @Jarred-Sumner in Support mockingnew Date()
&Date.now()
in bun:test #3501New Contributors
ClientRequest
andOutgoingMessage
as part of thenode:http
package #3470Full Changelog: bun-v0.6.12...bun-v0.6.13
This discussion was created from the release Bun v0.6.13.
Beta Was this translation helpful? Give feedback.
All reactions