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

栏目: 软件资讯 · 发布时间: 6年前

内容简介:Angular 10.0.0-rc.6 已发布,具体更新内容如下: Bug Fixes compiler:无法解析解构变量声明(#37497)(df10597),closes #36917 core :合并事件时应伪造一个顶级事件任务,以防止过早耗尽 microTaskQueue...

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 


以上所述就是小编给大家介绍的《Angular 10.0.0-rc.6 发布,Web 前端框架》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Text Algorithms

Text Algorithms

Maxime Crochemore、Wojciech Rytter / Oxford University Press / 1994

This much-needed book on the design of algorithms and data structures for text processing emphasizes both theoretical foundations and practical applications. It is intended to serve both as a textbook......一起来看看 《Text Algorithms》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换