Angular 7.2.1 和 8.0.0-beta.0 发布,Web 前端框架

  

Angular 7.2.1 和 8.0.0-beta.0 已发布。Angular 是一款十分流行且好用的 Web 前端框架,目前由 Google 维护。更新内容如下:

8.0.0-beta.0 (2019-01-16)

Bug 修复

  • bazel: Add @bazel/bazel to dev deps (#28032) (5a0deb8)

  • bazel: Add /bazel-out to .gitignore (#27874) (b05baa5)

  • bazel: Add ibazel to deps of Bazel project (#28090) (605f450)

  • bazel: Bazel schematics should add router package (#28141) (06e5bf1)

  • bazel: flat module misses AMD module name on windows (#27839) (935ce63)

  • bazel: incorrectly always uses ngc-wrapped from "npm" workspace (#28137) (d12db4e)

  • bazel: ng_package creates invalid typings reexport on windows (#27829) (4caf654)

  • bazel: packager not properly removing amd directives on windows (#27829) (8473d68)

  • bazel: protractor rule does not run spec files with underscore (#28022) (65e72e9)

  • bazel: protractor utils cannot start server on windows (#27915) (9de9c8a)

  • bazel: replay compilation uses wrong compiler for building esm5 (#28053) (cd04513)

  • bazel: ts_web_test_suite now properly includes init_browser_spec.js (#27965) (ce51dfb)

  • service-worker: navigation urls backwards compatibility (#27244) (d49d1e7)

特性

  • forms: export NumberValueAccessor & RangeValueAccessor directives (#27743) (ac15717)

性能提升

7.2.1 (2019-01-16)

Bug 修复

  • bazel: Add @bazel/bazel to dev deps (#28032) (21093b9)

  • bazel: Add /bazel-out to .gitignore (#27874) (e4fc8ba)

  • bazel: Add ibazel to deps of Bazel project (#28090) (28d34b6)

  • bazel: Bazel schematics should add router package (#28141) (02a852a)

  • bazel: flat module misses AMD module name on windows (#27839) (c3d8e28)

  • bazel: incorrectly always uses ngc-wrapped from "npm" workspace (#28137) (ca3965a)

  • bazel: ng_package creates invalid typings reexport on windows (#27829) (6b394f6)

  • bazel: packager not properly removing amd directives on windows (#27829) (fad4145)

  • bazel: protractor rule does not run spec files with underscore (#28022) (f05c5f8)

  • bazel: protractor utils cannot start server on windows (#27915) (0be8487)

  • bazel: replay compilation uses wrong compiler for building esm5 (#28053) (fbbdaaa)

  • router: ensure URL is updated after second redirect with UrlUpdateStrategy="eager" (#27680) (6ae7aee), closes #27116

  • service-worker: navigation urls backwards compatibility (#27244) (585e871)

性能提升

更新说明

下载地址:https://github.com/angular/angular/releases

猜你喜欢

转载自www.oschina.net/news/103659/angular-7-2-1-8-0-0-b-released
今日推荐