This repository was archived by the owner on Jul 19, 2025. It is now read-only.
v2.2.0
Changelog
- Change:
new Spritz().init()combined intoSpritz(). - 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
GulptoRollup. - Added
CHANGELOG.md. - Dependency update:
wait.js@3.0.0 - Dependency update:
knot.js@1.1.5 - Documentation enhancement
- Unit testing with Jest