Skip to content

v1.44.1

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 02:43
· 210 commits to main since this release
e02a32b

1.44.1 / 2024.06.05

  • fix(console): add missing AssertionError to js (#22358)
  • fix(docs): update Deno.Command docs (#24097)
  • fix(lsp): complete exports for import mapped jsr specifiers (#24054)
  • fix(npm): use configured auth for tarball urls instead of scope auth (#24111)
  • fix: better handling of npm resolution occurring on workers (#24094)
  • fix: retry writing lockfile on failure (#24052)
  • fix: support importing statically unanalyzable npm specifiers (#24107)
  • fix: update deno_npm (#24065)
  • fix: validate integer values in Deno.exitCode setter (#24068)