Angular 5.0.2 和 5.1.0 beta1 已发布,修复了以下 bug :
animations: ensure final state() styles are applied within @.disabled animations
compiler: fix corner cases in shadow CSS
compiler: recognize @NgModule with a redundant
compiler: show explanatory text in template errors
router: 'merge' queryParamHandling strategy should be able to remove query params
Angular 5.1.0 beta1 还包含以下更新:
animations: always fire inner trigger callbacks even if blocked by parent animations
bazel: adjust mock of tsconfig for ng_module rule unit test
core: ensure init lifecycle events are called
language-service: pass compilerOptions.paths to ReflectorHost
Update test code to type-check under TS 2.5
软件详情:https://github.com/angular/angular/blob/master/CHANGELOG.md
下载地址:http://git.oschina.net/mirrors/angular
来自:开源中国社区

