Bun v0.0.45 #54
Jarred-Sumner
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
To upgrade:
This release is mostly bug fixes.
Improved fish completions
bun run
instead ofbun
"script"
, now it's the actual scriptNODE_OPTIONS=".*"
(or any variation ofNODE_OPTIONS
), it's stripped out from the description. This is slightly nicer for larger repos that set--max-heap-size
bun
bun run
:Bug fixes
bun run yarn
or a script that runsyarn --prod
node
when using Volta (symlinks)&
) and improve test coveragerequire("faker")
Full Changelog: Jarred-Sumner/bun@bun-v0.0.44...bun-v0.0.45
This discussion was created from the release Bun v0.0.45.
Beta Was this translation helpful? Give feedback.
All reactions