20.1.7
📦 angularView on GitHub →
🐛 4 fixes🔧 4 symbols
Summary
This release focuses on bug fixes across the compiler, core, and router modules, addressing issues with AST spans, generic directive type checking, and afterRenderEffect cleanup.
🐛 Bug Fixes
- Fixed incorrect spans for AST inside input values containing leading spaces.
- Resolved a type checking error occurring with host bindings of generic directives.
- Fixed an issue where effects were not being properly destroyed on afterRenderEffect.
- Fixed an issue in the router where component resources were not being resolved correctly in JIT mode.
🔧 Affected Symbols
afterRenderEffectcompilercompiler-clirouter