皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

Deno 1.38.1发布

Deno 1.38.1发布

feature(ext/kv):增加检查次数限制 (#21055)
修正 lib.deno.unstable.d.ts 中的小型 Deno.createHttpClient 错字 (#21115)
fix(byonm):纠正作用域软件包的解析 (#21083)
fix(core/types):Promise.withResolvers:取消将回调参数标记为可选
(#21085)
fix(cron): 更新 Deno.cron doc 示例 (#21078)
fix(doc):Deno doc –lint mod.ts 应输出检查了多少文件
(#21084)
fix(doc): 如果使用 –html 或 –lint 则需要源文件 (#21072)
fix(ext): 在 ext/webidl 和 ext/node 中使用 String#toWellFormed (#21054)
fix(ext/fetch):重新调整 op_fetch docstring 中的返回类型 (#21098)
fix(ext/http):如果 Deno.serve 处理程序的返回值不是
响应类时抛出错误 (#21099)
fix(node): cjs 导出分析应探测 json 文件 (#21113)
fix(node): 实现 createPrivateKey (#20981)
fix(node): 在解析 cjs 重导出时检查祖先目录 (#21104)
分析时检查祖先目录 (#21104)
fix(node): 使用最接近的 package.json 来解析 package.json 导入 (#21075)
fix(node/child_process): 正确规范 “spawnSync “的 stdio (#21103)
fix(node/http): socket.setTimeout (#20930)
fix(test):将队列持久性测试时间从 60 秒缩短至 6 秒 (#21142)
perf: lazy atexit setup (#21053)
perf:从Deno中移除承诺ID知识 (#21132)

转自 Release v1.38.1 · denoland/deno · GitHub