Bun is an incredibly fast JavaScript runtime, bundler, transpiler, and package manager — all in one. We've been releasing a lot of changes to Bun recently. We are working hard to fix them as quickly as possible. Here's a recap of the last few releases.
Table of contents
bunx @latest always fetches the latest nowFaster bun --watchbun run --silent no longer prints error messagesBun now uses V8's Date parserURL.canParse is implementedurlSearchParams.size is implementedBugfix to bun runBugfix to node:streamBugfix to fetch with a data: URLBugfix to node:readline (arrow keys)Bugfix to node:dnsos.availableParallelism is implementedBugfixes to Bun.serve()Bugfix for setting cookies impacting expressnode:fs functions are now concurrentDeletable setTimeout & other globalsBugfix for fastifyBugfix for multiline string in CRLF terminated filesBugfix for Bun.file()Bugfix for node:ttyTranspiler bugfix for escaping non-ascii RegExp literals to latin1Internal changesSort: