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

Deno 1.21.3 发布

Deno 1.21.3 发布

1.21.3 / 2022.05.12

  • fix(cli): add deno version to manual links (#14505)
  • fix(core): avoid panic on non-string Error.name (#14529)
  • fix(ext/tls): finish TLS handshake before shutting down (#14547)
  • fix(runtime): stdout and stderr encoding on Windows (#14559)
  • fix(task): accept double hyphen arg immediately following task name (#14567)
  • fix(test): do not panic on TestOutputPipe::flush when receiver dropped
    (#14560)
  • fix(workers): make module evaluation result deterministic (#14553)