Skip to content

v1.16.4

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Dec 19:31
· 6009 commits to main since this release
ab28675

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)