動(dòng)態(tài) | Deno v1.2.3 版本發(fā)布
Linux/macOS:
curl -fsSL https://x.deno.js.cn/install.sh | sh -s v1.2.3Windows:
$v="1.2.3"; iwr https://x.deno.js.cn/install.ps1 -useb | iex
Deno CLI 的變更:
修復(fù): 運(yùn)行?
deno info?時(shí)不進(jìn)行類型檢查 (#6978)修復(fù): add missing globals to unstable diagnostics (#6960)
修復(fù): add support for non-UTF8 source files (#6789)
修復(fù): hash file names in gen cache (#6911)
重構(gòu): Encode op errors as strings instead of numbers (#6977)
重構(gòu): Op crate for Web APIs (#6906)
重構(gòu): remove repeated code in main.rs (#6954)
升級 to rusty_v8 0.8.1 / V8 8.6.334 (#6980)
升級: deno_lint v0.1.21 (#6985)
升級: swc_ecmascript (#6943)
特性(unstable): custom http client for fetch (#6918)
Deno 標(biāo)準(zhǔn)庫(Deno Standard Modules) v0.64.0 的變更:
修復(fù)(std/toml): parser error with inline comments (#6942)
修復(fù)(std/encoding/toml): Add boolean support to stringify (#6941)
重構(gòu): Rewrite globToRegExp() (#6963)
相關(guān)閱讀
