v21.2.14
📦 angularView on GitHub →
🐛 6 fixes🔧 6 symbols
Summary
This release includes several bug fixes across the compiler, core, and router modules, addressing issues related to template compilation, resource sanitization, and navigation behavior.
🐛 Bug Fixes
- Stripped namespaced SVG script elements during template compilation.
- Prevented insertion of todo when migrating void @Output.
- Made resource URL sanitizer lookup case-insensitive.
- Rejected script element as a dynamic component host.
- Visited ICU expressions in signal migration schematics.
- Skipped scroll-to-top on initial navigation when hydrating.