Migrating to Angular v19.2.19
Version v19.2.19 introduces 1 breaking change. This guide details how to update your code.
Released: 2/25/2026
1
Breaking Changes
0
Migration Steps
0
Affected Symbols
Breaking Changes
●Issue #1
Angular now only applies known attributes from HTML in translated ICU content. Unknown attributes are dropped and not rendered.
Release Summary
This release introduces a security fix related to ICU message handling and enforces stricter attribute application in translated content.
Need More Details?
View the full release notes and all changes for Angular v19.2.19.
View Full Changelog