From 7d69f06db88cf022f2c5c6e0b04493af7b50a98b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Mon, 19 Jul 2021 21:09:07 +0200 Subject: v1.12.1 --- Releases.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'Releases.md') diff --git a/Releases.md b/Releases.md index bb4383cac..705ef9abf 100644 --- a/Releases.md +++ b/Releases.md @@ -6,6 +6,16 @@ https://github.com/denoland/deno/releases We also have one-line install commands at: https://github.com/denoland/deno_install +### 1.12.1 / 2021.07.19 + +- fix: Big{U|}Int64Array in crypto.getRandomValues (#11447) +- fix(extensions/http): correctly concat cookie headers (#11422) +- fix(extensions/web): aborting a FileReader should not affect later reads + (#11381) +- fix(repl): output error without hanging when input is invalid (#11426) +- fix(tsc): add .at() types manually to tsc (#11443) +- fix(workers): silently ignore non-existent worker IDs (#11417) + ### 1.12.0 / 2021.07.13 - feat: Add `MessageChannel` and `MessagePort` APIs (#11051) -- cgit v1.2.3