Angular 7.2.3 和 8.0.0-beta.2 发布了。Angular 是一款十分流行且好用的 Web 前端框架,与 React 和 Vue 并称前端三大框架,目前由 Google 维护。
更新内容如下:
8.0.0-beta.2 (2019-01-30)
Bug 修复
- bazel: also pass afterDeclarations transformers to emitWithTsickle (#28342) (70e426b)
- forms: don’t override form group’s dirty state when disabling controls (#24591) (ef67282)
新特性
性能提升
7.2.3 (2019-01-30)
Bug 修复
- bazel: add @npm//tslib dep to e2e ts_library target in bazel-workspace schematic (#28358) (8cee56e)
- bazel: Bazel-workspace schematics should run in ScopedTree (#28349) (260ac20)
- bazel: Builder should invoke local bazel/iblaze (#28303) (12b8a6e)
- bazel: ng-new should run yarn install (#28381) (a9d46e4)
性能提升
下载地址:https://github.com/angular/angular/releases
转自 https://www.oschina.net/news/104150/angular-7-2-3-8-0-0-beta-2-released