Bun v0.6.5 #3113
Jarred-Sumner
announced in
Announcements
Bun v0.6.5
#3113
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Read Bun v0.6.5's release notes on Bun's blog
To install:
To upgrade:
What's Changed
Symbol['for']
inundefined
in Bun 0.6.4 #3091 by @Jarred-Sumner in Fixes #3091 #3092module.exports = { foo: 'bar'}
to ESM inbun build
by @Jarred-Sumner in Convertmodule.exports = { foo: 'bar'}
to ESM inbun build
#3103bun test
,Bun.serve
by @colinhacks in More/better docs for JSX, utils, binary data, streams, hashing,bun test
,Bun.serve
#3005New Contributors
Full Changelog: bun-v0.6.4...bun-v0.6.5
This discussion was created from the release Bun v0.6.5.
Beta Was this translation helpful? Give feedback.
All reactions