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)