Angular 10.1.0 现已发布,具体更新内容如下:
Features
SourceFile.getOriginalLocation()
添加到 sourcemaps 包中sms
-URLsBug Fixes
Code Refactoring
router:将 DefaultRouteReuseStrategy 导出到 Router public_api
性能改进
compiler-cli:当 child scope 空时不发出 template guards
ngDevMode
flag 来 tree-shake 错误信息EntryPointManifest
来加速 noop ProgramBaseEntryPointFinder
的速度更新说明:https://github.com/angular/angular/blob/master/CHANGELOG.md
(文/开源中国)