common
| Commit | Description |
|---|---|
| fix LCP image detection with duplicate URLs |
compiler-cli
| Commit | Description |
|---|---|
| detect uninvoked functions in defer trigger expressions |
core
| Commit | Description |
|---|---|
| block creation of sensitive URI attributes from ICU messages |
Breaking Changes
core
-
Angular now only applies known attributes from HTML in translated ICU content. Unknown attributes are dropped and not rendered.
(cherry picked from commit 306f367)