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

Deno 1.17.3发布

Deno 1.17.3发布

1.17.3 / 2022.01.12

  • fix: Get lib.deno_core.d.ts to parse correctly (#13238)
  • fix: expose “Deno.memoryUsage()” in worker context (#13293)
  • fix: install shim with --allow-all should not output each permission
    individually (#13325)
  • fix(compile): fix output flag behaviour on compile command (#13299)
  • fix(coverage): don’t type check (#13324)
  • fix(coverage): merge coverage ranges (#13334)
  • fix(ext/web): handle no arguments in atob (#13341)
  • fix(serde_v8): support #[serde(default)] (#13300)