Bun v1.0.1 #5117
Jarred-Sumner
announced in
Announcements
Bun v1.0.1
#5117
Replies: 1 comment
-
Never mind, I was not aware that this addition was a bug fix, I believe this should be mentioned in the announcement to avoid future misunderstandings. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
To install Bun v1.0.1:
To upgrade to Bun v1.0.1:
Read Bun v1.0.1's release notes on Bun's blog
What's Changed
Bun.CryptoHasher
missing argument in docs by @samualtnorman in FixBun.CryptoHasher
missing argument in docs #4585--backend
options list on cache.md by @vitordino in docs: fix--backend
options list on cache.md #4599.only
frombun-server.test.ts
test case by @chrishutchinson in fix: remove.only
frombun-server.test.ts
test case #4709.env.production
and friends by @dylan-conway in fix loading env from.env.production
and friends #4630Buffer.from
to handle double-byte hex encoding strings by @Hanaasagi in FixBuffer.from
to handle double-byte hex encoding strings #4933path.relative
by @Hanaasagi in fix(path): Fix edge case inpath.relative
#4811toJSStringValueGC
by @Hanaasagi in fix(JSC): copy string intoJSStringValueGC
#5067bun run
by @Jarred-Sumner in Fix some bugs blocking Turborepo from usingbun run
#5071prettier
by @alexlamsl in fix up withprettier
#5092New Contributors
Bun.CryptoHasher
missing argument in docs #4585--backend
options list on cache.md #4599.only
frombun-server.test.ts
test case #4709Full Changelog: bun-v1.0.0...bun-v1.0.1
This discussion was created from the release Bun v1.0.1.
Beta Was this translation helpful? Give feedback.
All reactions