Skip to content

v1.21.3

Compare
Choose a tag to compare
@github-actions github-actions released this 12 May 15:22
· 5423 commits to main since this release
d14b77b

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)