v1.33.3
版本发布时间: 2023-05-12 20:28:34
denoland/deno最新发布版本:v2.0.0(2024-10-09 16:24:50)
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 withseek
(#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)
1、 deno-aarch64-apple-darwin.zip 32.24MB
2、 deno-x86_64-apple-darwin.zip 32.47MB
3、 deno-x86_64-pc-windows-msvc.zip 29.48MB
4、 deno-x86_64-unknown-linux-gnu.zip 38.58MB
5、 deno_src.tar.gz 25.01MB
6、 lib.deno.d.ts 294.48KB