内容简介:Angular 6.1.0 RC3 发布了,此次更新支持了在 service-worker SW 中使用 ?能配选项。 此次是直接跳过 RC1 与 RC2 发布 具体更新内容如下: Bug Fixes common: do not round factional seconds (#24831) (a5...
Angular 6.1.0 RC3 发布了,此次更新支持了在 service-worker SW 中使用 ?能配选项。
此次是直接跳过 RC1 与 RC2 发布
具体更新内容如下:
Bug Fixes
common: do not round factional seconds (#24831) (a527c69), closes #24384
common: format fractional seconds (#24844) (0b4d85e), closes #24831
common: properly update collection reference in NgForOf (#24684) (ff84c5c), closes #24155
common: use correct currency format for locale de-AT (#24658) (dcabb05), closes #24609
compiler: fix a few non-tree-shakeable code patterns (#24677) (50d4a4f)
compiler: i18n_extractor now outputs the correct source file name (#24885) (c8ad965), closes #24884
compiler-cli: Use typescript to resolve modules for metadata (#22856) (0d5f2d3)
core: mark NgModule as not the root if APP_ROOT is set to false (#24814) (1089261)
core: use addCustomEqualityTester instead of overriding toEqual (#22983) (0922228), closes #22939
language-service: do not overwrite native
Reflect
(#24299) (6881404), closes #21420platform-browser: add missing deps for HammerGesturesPlugin (#24682) (13d60ea)
platform-browser: mark Meta and Title services as tree shakable providers (#24815) (197387d)
platform-browser: workaround wrong import path generated by ngc for DOCUMENT (#24830) (7d27ecc)
router: add ability to recover from malformed url (#23283) (86d254d), closes #21468
service-worker: avoid network requests when looking up hashed resources in cache (#24127) (52d43a9)
Features
bazel: Initial commit of protractor_web_test_suite (#24787) (71e0df0)
bazel: protractor_web_test_suite for release (#24787) (161ff5c)
core: add support for using async/await with Jasmine (#24637) (71100e6)
router: add urlUpdateStrategy allow updating the browser URL at the beginning of navigation (#24820) (328971f), closes #24616
service-worker: add support for
?
in SW config globbing (#24105) (250527c)
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- NPM包(模块)发布、更新、撤销发布
- 有赞灰度发布与蓝绿发布实践
- 【重磅发布】Linkis 0.10.0 版本发布
- BeetlSQL 3.0.9 发布,Idea 插件发布
- 贝密游戏 0.7.0 发布,发布斗地主
- 【重磅发布】DataSphere Studio 0.9.0 版本发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
UNIX环境高级编程
W.Richard Stevens、Stephen A.Rago / 尤晋元、张亚英、戚正伟 / 人民邮电出版社 / 2006年 / 99.00元
本书是被誉为UNIX编程“圣经”的Advanced Programming in the UNIX Environment一书的更新版。在本书第1版出版后的十几年中,UNIX行业已经有了巨大的变化,特别是影响UNIX编程接口的有关标准变化很大。本书在保持了前一版风格的基础上,根据最新的标准对内容进行了修订和增补,反映了最新的技术发展。书中除了介绍UNIX文件和目录、标准I/O库、系统数据文件和信息......一起来看看 《UNIX环境高级编程》 这本书的介绍吧!