From dac49a116e094be1a3048305dfb6b10bbddcc030 Mon Sep 17 00:00:00 2001 From: denobot <33910674+denobot@users.noreply.github.com> Date: Sat, 11 May 2024 08:20:34 +0900 Subject: chore: forward v1.43.3 release commit to main (#23771) Co-authored-by: David Sherret --- Releases.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'Releases.md') diff --git a/Releases.md b/Releases.md index 7274f677e..87050babc 100644 --- a/Releases.md +++ b/Releases.md @@ -6,6 +6,17 @@ https://github.com/denoland/deno/releases We also have one-line install commands at: https://github.com/denoland/deno_install +### 1.43.3 / 2024.05.10 + +- fix(ext/webgpu): invalidate GPUAdapter when a device is created (#23752) +- fix(lsp): completions for using decl identifiers (#23748) +- fix(lsp): move sloppy import resolution from loader to resolver (#23751) +- fix(node): better cjs re-export handling (#23760) +- fix(runtime): Allow opening /dev/fd/XXX for unix (#23743) +- fix(task): regression where `npx ` sometimes couldn't find command + (#23730) +- fix: bump deno_core to fix unsoundness (#23768) + ### 1.43.2 / 2024.05.08 - feat(runtime): allow adding custom extensions to snapshot (#23569) -- cgit v1.2.3