Bun v1.0.22 introduces several fixes and new features, including performance.mark() APIs, child_process support for extra pipes, faster Buffer.concat, and new matchers for testing objects. Some bugs were fixed, including issues with bun install on Vercel and console.table width using emojis.
Table of contents
Fixed: Issues with bun install on VercelNew: performance.mark() APIsNew: child_process support for extra pipesNew: Brotli support for fetchNew: toBeEmptyObject and toContainKeys matchersNew: 15% to 400% faster Buffer.concatNew: 10% to 15% faster new Headers(object)Fixed: console.table width using emojisNew: argv and execArgv options for worker_threadsFixed: Binding to 0.0.0.0 would bind to IPv6 as wellFixed: HTTP method casing in node:httpFixed: Partial consume on BufferListFixed: bun build --compile with compiled:// URLNew: assert.doesNotMatchThanks to 22 contributors!1 Comment
Sort: