Bun v1.0.14 introduces Bun.Glob, a fast API for matching files and strings using glob patterns. It also fixes a race condition when extracting dependencies during bun install, improves TypeScript module resolution in node_modules, and makes error messages easier to read.

9m read timeFrom bun.sh
Post cover image
Table of contents
Bun.GlobFixed bug with missing dependencies using bun installTypeScript module resolution changes in node_modulesMore readable error messages when a build failsBetter export & import error messagesErrors for unsupported ESM <> CommonJS featuresClass name shown in console.logFixed signal using process.kill()Thanks to 7 contributors!

Sort: