红联Linux门户
Linux帮助

Node.js v7.6.0发布,默认支持async/await

发布时间:2017-02-22 11:54:19来源:红联作者:lovsher
这个版本包含了 v8 5.5,关于 v8 5.5 的更多信息可查看 v8 官网博客

(译者注:对于开发者比较重要的特性是不再需要使用--harmony-async-await 而默认支持 async/await 语法了)

Notable changes

deps:

update V8 to 5.5 (Micha?l Zasso)

upgrade libuv to 1.11.0 (cjihrig)

add node-inspect 1.10.4 (Jan Krems)

upgrade zlib to 1.2.11 (Sam Roberts)

lib: build node inspect into node (Anna Henningsen)

crypto: Remove expired certs from CNNIC whitelist (Shigeki Ohtsu)

inspector: add --inspect-brk (Josh Gavant)

fs: allow WHATWG URL objects as paths (James M Snell)

src: support UTF-8 in compiled-in JS source files (Ben Noordhuis)

url: extend url.format to support WHATWG URL (James M Snell)

Commits

benchmark: fix typos (Nikolai Vavilov)

benchmark: URLSearchParams v.s. querystring (Joyee Cheung)

benchmark: fix first call to URL in useWHATWG (Joyee Cheung)

benchmark: add assert.deep[Strict]Equal benchmarks (Joyee Cheung)

软件详情:https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V7.md#7.6.0

下载地址:https://nodejs.org/en/

来自:开源中国社区
文章评论

共有 0 条评论