image

"First of all - thank you so much for the kind comments resulting from my previous post. I'm doing a lot better now, and while still not at 100% health, I'm still managing to get a good amount of coding done every day.

And you can see the result of that today with the 3.60 Beta 10 release :)

Grab it from the GitHub releases page or from npm.

Dist files are available, and I spent a long time getting the new TypeScript defs building without error for Beta 10, too. They can be found in the GitHub repo as per usual.

I've done a huge amount of work across the API in this release, but the biggest change has been with Tweens. I overhauled the Tween system entirely and gave it a much-needed shot in the arm. This includes some breaking changes, such as removing Tween Timelines but also introducing perfectly sequential Tween Chains and lots of other fun new features. Have a look at the following demos to see Tween Chains in action ..."

Read More