Skip to content

v2.0.0

Compare
Choose a tag to compare
@braposo braposo released this 26 Dec 12:58
· 37 commits to master since this release
  • BREAKING: Rename speed prop to interval
  • BREAKING: Remove glamorous in favour of cxs and drop support for style prop
  • Publish multiple module types (#9)
  • Improve README (#10)
  • Add noWrap prop to disable whitespace: nowrap if needed (#14)
  • Add delay prop to control animation (#13 #12 #15)
  • Add onChange callback (#16)
  • Use requestAnimationFrame for more performant animations
  • Overall performance improvements