github denoland/deno v1.34.1

latest releases: v1.43.5, v1.43.4, v1.43.3...
11 months ago

1.34.1 / 2023.05.29

  • fix(compile): handle when DENO_DIR is readonly (#19257)
  • fix(compile): implicit read permission to npm vfs (#19281)
  • fix(compile): improve panic message when stripping root path fails (#19258)
  • fix(compile): inline symlinks as files outside node_modules dir and warn for
    directories (#19285)
  • fix(ext/http): fix a possible memleak in Brotli (#19250)
  • fix(napi): clear currently registering module slot (#19249)
  • fix(napi): properly handle arguments in napi_get_cb_info (#19269)
  • fix(node): http.IncomingMessageForClient.complete (#19302)
  • fix(node): make 'v8.setFlagsFromString' a noop (#19271)
  • fix: don't print release notes on version check prompt (#19252)
  • fix: use proper ALPN protocols if HTTP client is HTTP/1.1 only (#19303)

Don't miss a new deno release

NewReleases is sending notifications on new releases.