angular v4.2.5 Release Notes

Release Date: 2017-06-29 // almost 7 years ago
  • 🐛 Bug Fixes

    • animations: do not delay style() values before a stagger() runs (7559b78), closes #17412
    • animations: do not remove container nodes when children are queried by a parent animation (ec4ae60), closes #17746
    • animations: do not validate style overlap errors in different transitions (6909171)
    • animations: properly collect :enter nodes that exist within multi-level DOM trees (79b6346), closes #17632
    • core: add needed closure compiler warning suppression (f31b0d6)

    <!-- CHANGELOG SPLIT MARKER -->