From 2e24af23002b6d77543861bf9b2a6027e0357a93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BF=B7=E6=B8=A1?= Date: Tue, 23 Feb 2021 17:57:06 +0800 Subject: Merge v1.7.5 release notes (#9554) --- Releases.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Releases.md b/Releases.md index 85cd963cb..6c0d4ac6a 100644 --- a/Releases.md +++ b/Releases.md @@ -6,6 +6,19 @@ https://github.com/denoland/deno/releases We also have one-line install commands at: https://github.com/denoland/deno_install +### 1.7.5 / 2021.02.19 + +- fix: align btoa to spec (#9053) +- fix: Don't use file names from source maps (#9462) +- fix: Make dynamic import async errors catchable (#9505) +- fix: webidl utils and align `Event` to spec (#9470) +- fix(lsp): document spans use original range (#9525) +- fix(lsp): handle cached type dependencies properly (#9500) +- fix(lsp): handle data URLs properly (#9522) + +Release notes for std version 0.88.0: +https://github.com/denoland/deno_std/releases/tag/0.88.0 + ### 1.7.4 / 2021.02.13 - feat(unstable, lsp): add deno cache code actions (#9471) -- cgit v1.2.3