Bun v0.4.0 #1651
Jarred-Sumner
announced in
Announcements
Bun v0.4.0
#1651
Replies: 1 comment
-
We're going closer to Bun v1.0.0 😀 |
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:
curl https://bun.sh/install | bash
To upgrade:
Read Bun v0.4.0's release notes on Bun's blog
Commit log
__require
collision from linking by @dylan-conway in fix__require
collision from linking #1585bun
command to Zsh by @colinhacks in Add filename completions on nakedbun
command to Zsh #1593process.stdin.on()
correctly by @alexlamsl in overrideprocess.stdin.on()
correctly #1603process.stdin
work under TTY by @alexlamsl in makeprocess.stdin
work under TTY #1611bun pm ls
for printing lockfiles by @dylan-conway in addbun pm ls
for printing lockfiles #1612process.stdin
by @alexlamsl in add tests forprocess.stdin
#1621stdin.on("readable")
by @alexlamsl in bug compatible withstdin.on("readable")
#1626bunx
by @Jarred-Sumner in Implementbunx
#1634setTimeout()
& friends #1633 by @alexlamsl in add tests for #1633 #1635bun install
dependency resolution by @alexlamsl in fixbun install
dependency resolution #1643New Contributors
process.stdin.on()
correctly #1603Full Changelog: bun-v0.3.0...bun-v0.4.0
This discussion was created from the release Bun v0.4.0.
Beta Was this translation helpful? Give feedback.
All reactions