From bd7a6bb0161c3f75785dc6431220c20f0d50c8fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Wed, 6 Dec 2023 01:53:16 +0100 Subject: chore: forward v1.38.5 release commit to main (#21472) Co-authored-by: denobot <33910674+denobot@users.noreply.github.com> --- Releases.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Releases.md') diff --git a/Releases.md b/Releases.md index 7acd8917d..ba1a51993 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.38.5 / 2023.12.05 + +- feat(unstable): kv.watch() (#21147) +- perf(lsp): better op performance logging (#21423) +- perf(lsp): check tsc request cancellation before execution (#21447) +- perf(lsp): fix redundant clones for ts responses (#21445) +- perf(lsp): fix redundant serialization of sources (#21435) + ### 1.38.4 / 2023.11.30 - fix(node): `spawnSync`'s `status` was incorrect (#21359) -- cgit v1.2.3