Angular 4.2.0-rc.1 发布了,更新如下:
Bug 修复
animations: 修复 WA polyfill 闪烁的问题
animations: 使用一个轻量的渲染器,用于 non-animation 组件
compiler: 即使没有引用 .ngfactory.ts 文件,也会编译它们
compiler: 使用 @Inject 时,没有为参数报告类型错误
core: make decorators closure safe
tsc-wrapped: 当收集类型使,忽略 |null 和 |undefined
tsc-wrapped: resolve short-hand literal values to locals
功能
compiler: add location note to extracted xliff2 files
core: 升级 zone.js 至 0.8.10 并暴露 flush 方法
tsc-wrapped: support template literals in metadata collection
软件详情:https://github.com/angular/angular/blob/master/CHANGELOG.md
下载地址:https://github.com/angular/angular/archive/4.2.0-rc.1.zip
来自:开源中国社区

