v22.0.0
版本发布时间: 2024-01-15 09:53:59
tweenjs/tween.js最新发布版本:v25.0.0(2024-07-26 12:51:38)
But! Some people might still be using it, so:
Fixes
- Fix CJS entry point by @inukshuk in https://github.com/tweenjs/tween.js/pull/659, thanks!
-
BREAKING: This is a potentially breaking change because
dist/index.cjs.js
was renamed todist/index.cjs
. If you relied ondist/index.cjs.js
, update your paths and you'll be good to go.
-
BREAKING: This is a potentially breaking change because
New Contributors
- @inukshuk made their first contribution in https://github.com/tweenjs/tween.js/pull/659
Full Changelog: https://github.com/tweenjs/tween.js/compare/v21.1.1...v22.0.0