19.2.14
📦 angularView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
This release includes bug fixes for the Angular compiler's lexer regarding template literals and improves the reliability of automated migrations by preserving comments.
🐛 Bug Fixes
- compiler: added lexer support for template literals within object literals
- migrations: ensure comments are preserved when the migration removes unused imports
🔧 Affected Symbols
compilermigrations