皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

Yarn 1.5.0 发布,Facebook 推出的 JavaScript 包管理器

Yarn 1.5.0 发布,Facebook 推出的 JavaScript 包管理器

Facebook 推出的 JavaScript 包管理器 Yarn 发布了 1.5.0 版本,该版本的主要更新是对 bug 进行修复,还包含一些改进。部分内容如下:

  • feat(cli): Improves “yarn workspaces info”
  • fix(windows): Adjusted windows path so that bin folder has a backslash on the end of the path value, as per windows path requirements
  • feat(install): Ability to store a built package in offline mirror
  • feat(cli): Implements “yarn node”
  • fix(cli): Added logic to correctly print stringified linebreak chars

详细更新说明和下载地址请查看 GitHub 发布主页

转自 http://www.oschina.net/news/93600/yarn-1-5-0-released