bun.com

A fast all-in-one JavaScript runtime and toolkit

马上订阅 bun.com RSS 更新: http://bun.com/rss.xml

Bun v1.2.19

2025年7月19日 18:00
修复了 163 个问题(处理了 1,043 个 👍)。引入了用于 pnpm 风格独立 node_modules 的 `bun install --linker=isolated` 选项、用于理解依赖关系的 `bun why` 命令、用于 package.json 管理的 `bun pm pkg` 命令、支持数组模式和排除选项的增强版 `node:fs.glob()`、新增 `node:module.SourceMap` 类和 `findSourceMap()` 方法、具备自动 Node.js 兼容性检测的更智能 `@types/bun` 类型定义,以及大量 Node.js 兼容性改进、运行时错误修复、打包器增强和 bun install 优化。