20.3.3
📦 angularView on GitHub →
🐛 6 fixes🔧 6 symbols
Summary
This release focuses on bug fixes across the compiler, core, and migration modules, specifically addressing animation issues, ARIA property binding behavior, and template literal recovery.
🐛 Bug Fixes
- compiler: recover template literals with broken expressions
- core: do not rename ARIA property bindings to attributes
- core: Fixes animations in conjunction with content projection
- core: prevents unintended early termination of leave animations and hoisting
- migrations: handle shorthand property declarations in NgModule
- migrations: skip migration for inputs with 'this' references
🔧 Affected Symbols
ARIA property bindingsanimationscontent projectionNgModuletemplate literalsinputs