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

Deno 1.16.4 发布

1.16.4 / 2021.12.03

  • fix(core): Wake up the runtime if there are ticks scheduled (#12933)
  • fix(core): throw on invalid callConsole args (#12973)
  • fix(ext/crypto): throw on key & op algo mismatch (#12838)
  • fix(test): Improve reliability of deno test‘s op sanitizer with timers (#12934)
  • fix(websocket): bad rid on WebSocketStream abort (#12913)
  • fix(workers): Make worker.terminate() not immediately kill the isolate (#12831)