npm @tweenjs/tween.js 25.0.0
v25.0.0 - end of the end

one month ago

BREAKING: no longer auto-start tweens by default when calling tween.update(). To restore previous behavior for the whole app, set the static Tween.autoStartOnUpdate property to true.

fix: make the end() method work better by setting the end time to start + duration instead of Infinity.

Full Changelog: v24.0.0...v25.0.0

Don't miss a new tween.js release

NewReleases is sending notifications on new releases.