Skip to content

v19.0.0 - Stop the monkeys!

Compare
Choose a tag to compare
@trusktr trusktr released this 02 Apr 23:49
· 99 commits to main since this release

Breaking change:

  • The Easing object is no longer monkey-patchable, i.e. it has been frozen with Object.freeze(). If you relied on patching Easing, instead you should use alternative references for the easing functions you wish to use.

From now on we will also keep the changelog updated with each release so that it is easy to see what changed and if any migration is needed for breaking changes.