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
更新说明:https://github.com/angular/angular/blob/master/CHANGELOG.md
转自 https://www.oschina.net/news/116485/angular-10-0-0-rc6-released