Angular 6.1.0-beta.1 发布,Web 前端框架

Angular 6.1.0-beta.1 已发布。主要更新内容如下:

Bug 修复:

  • animations: always render end-state styles for orphaned DOM nodes (#24236) (dc4a3d0)

  • bazel: Allow ng_module to depend on targets w no deps (#24446) (282d351)

  • docs-infra: use script nomodule to load IE polyfills, skip other polyfills (#24317) (8be6892), closes #23647

  • ivy: compute transitive scopes from NgModuleDef only (#24334) (1135563)

  • ivy: correctly handle queries with embedded views (#24418) (014949f)

功能:

  • common: introduce KeyValuePipe (#24319) (2b49bf7)

  • core: export defaultKeyValueDiffers to private api (#24319) (92b278c)

  • core: expose a Compiler API for accessing module ids from NgModule types (#24258) (bd02b27)

完整更新内容请查看 ChangeLog

下载地址:

猜你喜欢

转载自www.oschina.net/news/97076/angular-6-1-0-beta1-released