11.1.2 (2021-02-03)
Bug Fixes
- common: parse
YYYY-MM
strings as UTC dates (#40620) (cafd4f5), closes #33944 - common: parse
YYYY
strings as UTC dates (#40629) (b823049), closes #33944 #40620 - compiler: Don’t set expression text to synthetic
$implicit
when empty (#40583) (5dab521) - compiler: exclude trailing whitespace from element source spans (#40513) (726ec88), closes #39148
- compiler-cli: preserve user line endings in diagnostic template parse (#40597) (00eeebf)
- core: ensure the type
T
ofEventEmitter<T>
can be inferred (#40644) (8f9ba8e), closes #40637 - core: remove duplicated EMPTY_ARRAY constant (#40587) (abdf25c)
Performance Improvements
转自 https://github.com/angular/angular/blob/master/CHANGELOG.md