Change8

20.3.4

📦 angularView on GitHub →
🐛 5 fixes🔧 4 symbols

Summary

This release focuses on bug fixes for the core animation system and improvements to the standalone migration tool to ensure component imports are preserved.

🐛 Bug Fixes

  • Ensure missing leave animations do not queue subsequent leave animations.
  • Fix animations behavior when used in conjunction with content projection.
  • Handle undefined CSS time values in the parseCssTimeUnitsToMs function.
  • Prevent early exit from leave animations when multiple transitions are present.
  • Preserve component imports when pruning NgModules during the standalone migration.

🔧 Affected Symbols

parseCssTimeUnitsToMsNgModulesanimationscontent projection