Bun v0.6.0 #2892
Jarred-Sumner
announced in
Announcements
Bun v0.6.0
#2892
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.0's release notes on Bun's blog
To install:
To upgrade:
What's Changed
import.meta.main
by @Jarred-Sumner in Implementimport.meta.main
#2556deepEquals
with array holes and accessors by @dylan-conway in fixdeepEquals
with array holes and accessors #2557bun test
with preload scripts by @jakeboone02 in Add tests forbun test
with preload scripts #2566typecheck
by @colinhacks in Updatetypecheck
#2572Subprocess
fromBun.spawn()
options by @paperdave in bun-types: infer strictSubprocess
fromBun.spawn()
options #1501Subprocess
fromBun.spawn()
options, part 2 by @paperdave in bun-types: infer strictSubprocess
fromBun.spawn()
options, part 2 #2573lastModified
parameter to theFileBlob
returned byBun.file(...)
#1431) by @zhongweiy in Add last modify field "mtime" for FileBlob (#1431) #2491toEqual
when the second array has extra array holes by @dylan-conway in FixtoEqual
when the second array has extra array holes #2580constants
fromfs/promises
by @paperdave in fix: exportconstants
fromfs/promises
#2567FileBlob
->BunFile
, addBunFile.lastModified
by @colinhacks inFileBlob
->BunFile
, addBunFile.lastModified
#2581SyntaxError: Unexpected token '...'
#2594 by @Jarred-Sumner in Fixes #2594 #2600promises.readfile
by @privatenumber in fix(fs): removepromises.readfile
#2630node:crypto
createHash
by @paperdave in use a lazyily initialized stream fornode:crypto
createHash
#2652@jsx
,@jsxRuntime
,@jsxImportSource
, and@jsxFragment
pragmas by @Jarred-Sumner in Support@jsx
,@jsxRuntime
,@jsxImportSource
, and@jsxFragment
pragmas #2655.txt
files as strings by @Jarred-Sumner in Support importing.txt
files as strings #2660with
keyword by @dylan-conway in fix parsingwith
keyword #2680node:events
in javascript by @paperdave in implementnode:events
in javascript #2604make setup
by @alexlamsl in fixmake setup
#2693tsconfig.json
tobun-types
by @colinhacks in Addtsconfig.json
tobun-types
#2587typescript.md
by @colinhacks in Updatetypescript.md
#2590Bun.build
more reliable by @Jarred-Sumner in MakeBun.build
more reliable #2718Bun.build
by @Jarred-Sumner in Support plugins inBun.build
#2720bun add
on non-aliased dependency by @alexlamsl in [install] fixbun add
on non-aliased dependency #2728make setup
by @alexlamsl in fixmake setup
#2731onResolve
plugins inBun.build()
, support multiple onLoad and onResolve plugins by @Jarred-Sumner in ImplementonResolve
plugins inBun.build()
, support multiple onLoad and onResolve plugins #2739file
loader inBun.build
by @Jarred-Sumner in Implementfile
loader inBun.build
#2745super()
is not merged with adjacent statements by @dylan-conway in ensuresuper()
is not merged with adjacent statements #2757naming
string by @colinhacks in Bundler docs updates + support fornaming
string #2767devDependencies
of local folders by @alexlamsl in [install] handledevDependencies
of local folders #2781Bun.build()
by @Jarred-Sumner in Fix rebuilds inBun.build()
#2824define
andloaders
by @paperdave in implement build apidefine
andloaders
#2805wrapWithHasContainer
by @paperdave in throw returned errors onwrapWithHasContainer
#2832WebAssemblyInstance
andWebAssemblyGCObject
js types by @dylan-conway in addWebAssemblyInstance
andWebAssemblyGCObject
js types #2835bun add
from root folder when call within workspaces by @alexlamsl inbun add
from root folder when call within workspaces #2841describe.skip
by @blackmann in Implementdescribe.skip
#2836Bun.build
return type by @paperdave in bundler tests and improveBun.build
return type #2833initialOptions
by @paperdave in Allow reading config from within plugins, and partially implement esbuildinitialOptions
#2861root
bundle option by @dylan-conway inroot
bundle option #2859req.url
set incorrectly by @Jarred-Sumner in Fix bug withreq.url
set incorrectly #2881debugId
suffix by @paperdave in change the generateddebugId
suffix #2890New Contributors
describe.skip
#2836Full Changelog: bun-v0.5.9...bun-v0.6.0
This discussion was created from the release Bun v0.6.0.
Beta Was this translation helpful? Give feedback.
All reactions