Bun v1.0.2 #5482
Jarred-Sumner
announced in
Announcements
Bun v1.0.2
#5482
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
To install Bun v1.0.2:
To upgrade to Bun v1.0.2:
Read Bun v1.0.2's release notes on Bun's blog
What's Changed
--global
flag for lockfile diffs instead of manually editing config files. by @Southpaw1496 in [Docs] Use git's--global
flag for lockfile diffs instead of manually editing config files. #5143bun create react
by @colinhacks in Add informative message onbun create react
#5248spyOn
by @winghouchan in docs(guide): fix expect assertion example in guide forspyOn
#5294os.availableParallelism
by @WingLim in feat(nodejs): implementos.availableParallelism
#5109resolve
by @Hanaasagi in fix(node:dns): fix crash and compatibility issues withresolve
#5200bunx
, always get latest version when @latest is explicitly passed by @Jarred-Sumner in Inbunx
, always get latest version when @latest is explicitly passed #5346bun run --bun
is the same asbun
by @DuGlaser in fix(docs): Fix the text thatbun run --bun
is the same asbun
#4647node:net
connect error event vs throw by @paperdave in fix(runtime): emitnode:net
connect error event vs throw #5336bun run --silent
omit"error: "..." exited with code 1
by @Jarred-Sumner in Makebun run --silent
omit"error: "..." exited with code 1
#5459http_proxy
env by @Hanaasagi in fix(proxy): allow empty stringhttp_proxy
env #5464URL.canParse
by @Jarred-Sumner in ImplementURL.canParse
#5463require('tty').WriteStream.prototype.getColorDepth()
#5465 by @Jarred-Sumner in Fixes #5465 #5468New Contributors
--global
flag for lockfile diffs instead of manually editing config files. #5143spyOn
#5294bun run --bun
is the same asbun
#4647Full Changelog: bun-v1.0.1...bun-v1.0.2
This discussion was created from the release Bun v1.0.2.
Beta Was this translation helpful? Give feedback.
All reactions