Angular 5.0.2 和 5.1.0 beta1 已发布,修复了以下 bug :
animations: ensure final state() styles are applied within @.disabled animations compiler: fix corner cases in shadow CSS compiler: recognize @NgModule with a redundant compiler: show explanatory text in template errors router: 'merge' queryParamHandling strategy should be able to remove query params
Angular 5.1.0 beta1 还包含以下更新:
animations: always fire inner trigger callbacks even if blocked by parent animations bazel: adjust mock of tsconfig for ng_module rule unit test core: ensure init lifecycle events are called language-service: pass compilerOptions.paths to ReflectorHost Update test code to type-check under TS 2.5
更多详情可查阅更新日志和发行列表。 |