Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

v2.2.0

Choose a tag to compare

@maoosi maoosi released this 01 Jul 05:45
· 13 commits to master since this release

Changelog

  • Change: new Spritz().init() combined into Spritz().
  • Bug fix: .until() was stoping the animation a step too early.
  • New option init: Specifies if the sprite should be automatically initiated.
  • Dev workflow moved from Gulp to Rollup.
  • Added CHANGELOG.md.
  • Dependency update: wait.js@3.0.0
  • Dependency update: knot.js@1.1.5
  • Documentation enhancement
  • Unit testing with Jest