Angular 5.0.0 beta.2 和 4.3.3 已发布,Angular 5.0.0 beta.2 是 Angular 5 的第三个 beta 版本,正式版预计 9-10 月发布。
Angular 5.0.0 beta.2 更新内容:
修复
compiler: do not consider arguments when determining recursion
compiler: fix for element needing implicit parent placed in top-level ng-container
功能
forms: add options arg to abstract controls
router: add events tracking activation of individual routes
下载地址:
https://github.com/angular/angular/archive/5.0.0-beta.2.zip
Angular 4.3.3 更新内容:
修复
compiler: fix for element needing implicit parent placed in top-level ng-container
下载地址:
https://github.com/angular/angular/archive/4.3.3.zip
来自:开源中国社区

