From 23c77df6643f5b5a8846f67a738fe2e9c1e3c716 Mon Sep 17 00:00:00 2001 From: Colin Ihrig Date: Thu, 5 May 2022 19:37:27 -0400 Subject: 1.21.2 (#14508) 1.21.2 --- Releases.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'Releases.md') diff --git a/Releases.md b/Releases.md index c496e4665..f8787895a 100644 --- a/Releases.md +++ b/Releases.md @@ -6,6 +6,20 @@ https://github.com/denoland/deno/releases We also have one-line install commands at: https://github.com/denoland/deno_install +### 1.21.2 / 2022.05.05 + +- fix(cli): add dom.extras lib (#14430) +- fix(coverage): exclude .snap files (#14480) +- fix(ext/http): explicitly close resource after reading (#14471) +- fix(runtime): lossy utf8 readTextFile (#14456) +- fix(task): allow hyphen values after task name (#14434) +- fix(task): support forwarding lone double hyphen (#14436) +- fix(test): actually capture stdout and stderr in workers (#14435) +- fix(test/bench): accept file protocol module specifier CLI args (#14429) +- fix(vendor): do not panic on relative specifier with scheme-like folder name + (#14453) +- fix: improve formatting jsdocs with asterisk as first char on line (#14446) + ### 1.21.1 / 2022.04.28 - Reland "feat(ext/http): stream auto resp body compression" (#14345) -- cgit v1.2.3