juliangarnier/anime
juliangarnier/anime
Activity
Last release
Open issues
Open PRs
License
release notes
release notes
Published 1/20/2026
MinorContains breaking changescreateLayout() method to easily animate between two layout states (learn more about layouts here: https://animejs.com/documentation/layout)ease parameter now accepts function-based values (like duration and delay properties)composition parameter to disable animation composition when using .add() and greatly improve performancebox-shadow) would be incorrectly handled as color values instead of complex string valuesdocument.timeline in some casesdefaults parameter.call() and .sync() incorrectly inheriting delay from defaults parametersmuteCallbacks parameter to .complete(muteCallbacks) to complete the animation without triggering callbacksrelease notes
Published 1/20/2026
MinorContains breaking changescreateLayout() method to easily animate between two layout states (learn more about layouts here: https://animejs.com/documentation/layout)ease parameter now accepts function-based values (like duration and delay properties)composition parameter to disable animation composition when using .add() and greatly improve performancebox-shadow) would be incorrectly handled as color values instead of complex string valuesdocument.timeline in some casesdefaults parameter.call() and .sync() incorrectly inheriting delay from defaults parametersmuteCallbacks parameter to .complete(muteCallbacks) to complete the animation without triggering callbacksJavaScript animation engine