Deno - v1.33.3


1.33.3 / 2023.05.12

  • feat(compile): unstable npm and node specifier support (#19005)
  • feat(ext/http): Automatic compression for Deno.serve (#19031)
  • feat(lsp): ability to configure document pre-load limit (#19097)
  • feat(node): add Module.runMain() (#19080)
  • fix(cli): upgrade to Typescript 5.0.4 (#19090)
  • fix(console): handle error when inspecting promise-like (#19083)
  • fix(core): always report the first error on unhandled rejection (#18992)
  • fix(core): let V8 drive extension ESM loads (#18997)
  • fix(dts): align seekSync position arg with seek (#19077)
  • fix(ext/ffi): Callbacks panic on returning isize (#19022)
  • fix(ext/ffi): UnsafeCallback can hang with 'deno test' (#19018)
  • fix(ext/fs): add more context_path (#19101)
  • fix(ext/http): Ensure Deno.serve works across --watch restarts (#18998)
  • fix(lsp): hard to soft error when unable to get completion info (#19091)
  • fix(lsp): preload documents when deno.documentPreloadLimit changes (#19103)
  • fix(node): conditional exports edge case (#19082)
  • fix(node): expose channels in worker_threads (#19086)
  • fix(npm): make http2 module available, make 'nodeGlobalThisName' writable
    (#19092)
  • fix(runtime): ChildProcess::kill() doesn't require additional perms (#15339)
  • fix(vendor): better handling of redirects (#19063)
  • perf(ext/ffi): Use Box<[NativeType]> in CallbackInfo parameters (#19032)
  • perf(fmt): faster formatting for minified object literals (#19050)

Details

date
May 12, 2023, 12:28 p.m.
name
v1.33.3
type
Patch
👇
Register or login to:
  • 🔍View and search all Deno releases.
  • 🛠️Create and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • 🚀Much more coming soon!
Continue with GitHub
Continue with Google
or