mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
931 KiB
931 KiB
12.2.17 (2022-11-22)
Breaking Changes
core
- Existing iframe usages may have security-sensitive attributes applied as an attribute or property binding in a template or via host bindings in a directive. Such usages would require an update to ensure compliance with the new stricter rules around iframe bindings.
core
| Commit | Type | Description |
|---|---|---|
| b871db57da | fix | hardening attribute and property binding rules for |