11.0.6 (2021-01-06)
Bug Fixes
- compiler: don’t report parse error for interpolation inside string in property binding (#40267) (7977509), closes #39826 #39601
- compiler: incorrectly encapsulating selectors with escape sequences (#40264) (1bfbfaa), closes #31844
- compiler-cli: handle
\r\n
line-endings correctly in source-mapping (#40187) (b865b32), closes #40169 #39654 - compiler-cli: ngcc – remove outdated link (#40285) (0b00d65), closes #39837
- core: Call
onDestroy
in production mode as well (#40120) (632fe60), closes #39876 #40105 - core: ensure sanitizer works if DOMParser return null body (#40107) (add7cbb), closes #39834
- core: error if detectChanges is called at the wrong time under specific circumstances (#40206) (ef13e83), closes #38611
- core: take @Host into account while processing
useFactory
arguments (#40122) (#40313) (45838c0) - router: apply redirects should match named outlets with empty path parents (#40029) (#40315) (f542e4e), closes #38379 #38379 #39952 #10726 #30410
- router: Ensure named outlets with empty path parents are recognized (#40029) (#40315) (c722c43)
- router: Router should focus element after scrolling (#40241) (a1dcfc5), closes #30067
转自 https://github.com/angular/angular/blob/master/CHANGELOG.md