From 5cf23176dc0a66f9622c79ca9ee87dbf38076a7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Thu, 27 Jan 2022 18:52:34 +0100 Subject: chore: forward v1.18.1 to main (#13514) --- Releases.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Releases.md') diff --git a/Releases.md b/Releases.md index f80456be8..b7b32f46a 100644 --- a/Releases.md +++ b/Releases.md @@ -6,6 +6,14 @@ https://github.com/denoland/deno/releases We also have one-line install commands at: https://github.com/denoland/deno_install +### 1.18.1 / 2022.01.27 + +- feat(unstable): add Deno.networkInterfaces (#13475) +- fix(ext/crypto): duplicate RsaHashedImportParams types (#13466) +- fix(lsp): respect DENO_CERT and other options related to TLS certs (#13467) +- perf(lsp): improve some tsc op hot paths (#13473) +- perf(lsp): independent diagnostic source publishes (#13427) + ### 1.18.0 / 2022.01.20 - feat: auto-discover config file (#13313) -- cgit v1.2.3