Change8

20.2.2

📦 angularView on GitHub →
🐛 4 fixes🔧 3 symbols

Summary

This release focuses on stability improvements for the animation system, specifically addressing memory leaks, @for loop animation persistence, and binding issues with structural directives.

🐛 Bug Fixes

  • Fixes animations on elements with structural directives.
  • Ensures @for loop animations are no longer cancelled prematurely.
  • Fixes a memory leak associated with tracking leaving nodes.
  • Fixes an issue where animate.leave bindings failed when assigned to a string containing spaces.

🔧 Affected Symbols

@foranimate.leavestructural directives