Angular 6.1.8 和 7.0.0-beta.6 发布了,Angular 是一款十分流行且好用的 Web 前端框架,目前由 Google 维护。 更新内容如下 Bug 修复 bazel: specify the package and lock files using the workspace (#25694) (ddc1335) common: register locale data for all equivalent closure locales (#25867) (d83f9d4) compiler: Fix look up of entryComponents in AOT Summaries (#24892) (00d3666) ivy: add @nocollapse when writing closure-annotated code (#25775) (a0c4b2d) ivy: don't accidently read the inherited definition (#25736) (d5bd86a), closes #24011 #25026 ivy: ensure Ivy *Ref classes derive from view engine equivalents (#25775) (a9099e8) ivy: events should not mark views dirty by default (#25969) (5653874) ivy: ngcc should compile entry-points in the correct order (#25862) (9b1bb37) ivy: use proper sanitizer names (#25817) (21009b0), closes #25816 router: mount correct component if router outlet was not instantiated and if using a route reuse strategy (#25313) (#25314) (8dc2b11)
功能特性 详细更新请查看 https://github.com/angular/angular/blob/master/CHANGELOG.md 源码下载 https://github.com/angular/angular/releases |