Meteor v1.4.4.1 发布,Web 应用构建平台

来源: 投稿
作者: 两味真火
2017-04-20 07:14:00

Meteor v1.4.4 发布了。Meteor 是一组新的技术用于构建高质量的 Web 应用,提供很多现成的包,可直接在浏览器或者云平台中运行。

主要更新内容如下:

v1.4.4

  • Node has been upgraded to version 4.8.1.

  • The npm npm package has been upgraded to version 4.4.4. It should be noted that this version reduces extra noise previously included in some npm errors.

  • The node-gyp npm package has been upgraded to 3.6.0 which adds support for VS2017 on Windows.

  • The node-pre-gyp npm package has been updated to 0.6.36.

  • ……

v1.4.4.1

  • A change in Meteor 1.4.4 to remove "garbage" directories asynchronously in files.renameDirAlmostAtomically had unintended consequences for rebuilding some npm packages, so that change was reverted, and those directories are now removed before files.renameDirAlmostAtomically returns. PR #8574

完整更新信息请查看发行首页

下载地址:

展开阅读全文
8 收藏
分享
1 评论
8 收藏
分享
返回顶部
顶部