v21.2.6
📦 angularView on GitHub →
🐛 4 fixes
Summary
This release focuses on bug fixes across common, compiler, and core modules, including improvements to image handling, CSS processing, and animation stability. A fix was also applied to the migration tooling for multi-project setups.
🐛 Bug Fixes
- Avoided redundant image fetch on destroy when using auto sizes in common functionality.
- Prevented shimCssText from adding extra blank lines per CSS comment in the compiler.
- Fixed a regression related to animate.leave and reordering in the core module.
- Resolved an issue where inject migration did not work correctly in multi-project workspaces when the option path was specified.