anime.js v2.2.0 Release Notes

Release Date: 2017-09-25 // over 6 years ago
  • loop

    ๐Ÿ‘Œ Improvements

    • ๐ŸŽ Performances boost, up to 1.5 faster ๐Ÿ”ฅ
    • โž• Add support for RGBA and HSLA colors animations

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fix timeline children begin() callback
    • ๐Ÿ›  Fix a bug where some timeline durations werenโ€™t properly calculated
    • ๐Ÿ›  Fix a bug where anime.path() initial values werenโ€™t properly set #245
    • ๐Ÿ›  Fix a bug where percentage unit starting values were miscalculated #238
    • begin() and complete() callbacks are now called instantly if duration is 0