皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

Angular 10.0.0-rc.6 发布,Web 前端框架

Angular 10.0.0-rc.6 已发布,具体更新内容如下:

Bug Fixes

  • compiler:无法解析解构变量声明(37497)(df10597),closes #36917
  • core 合并事件时应伪造一个顶级事件任务,以防止过早耗尽 microTaskQueue。(#36841)(9b8eb42),closes #36839
  • language-service:条件运算符中的 wrong completions(#37505)(32020f9
  • ngcc:正确获取嵌套node_modules/中软件包的配置(#37040)(9ade1c3
  • ngcc:忽略 primary entry-point 时,正确获取 sub-entry-points 的配置(#37040)(bf57776
  • ngcc:正确从package.json中检索软件包的版本(#37040)(11c0402
  • router:修复 navigation ignoring logic 与浏览器网址进行比较(#37408)(5db2e79),closes #16710

Features

  • bazel:公开从closure 到 devmode files 的显式映射(#36262)(ba796bb

更新说明:https://github.com/angular/angular/blob/master/CHANGELOG.md

转自 https://www.oschina.net/news/116485/angular-10-0-0-rc6-released