diff options
| author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2022-01-27 18:52:34 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-27 18:52:34 +0100 |
| commit | 5cf23176dc0a66f9622c79ca9ee87dbf38076a7c (patch) | |
| tree | 06827249ee558075e05f36f0439172428a424b57 /Releases.md | |
| parent | f248e6f1778dc26db91d3322de2ecca5d1aa9866 (diff) | |
chore: forward v1.18.1 to main (#13514)
Diffstat (limited to 'Releases.md')
| -rw-r--r-- | Releases.md | 8 |
1 files changed, 8 insertions, 0 deletions
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) |
