Skip to content

v2.0.0

Compare
Choose a tag to compare
@phucbm phucbm released this 07 Apr 04:59
· 2 commits to main since this release

Breaking changes 🎉

  • No dependency (use vanilla Linear Interpolation and remove GSAP).
  • JS only, CSS is optional based on your needs.
  • Improve the hover effect or cursors on various elements on the same page.
  • Init with matchMedia condition to avoid redundant behavior on touch devices.
  • Stop refreshing if the cursor is display:none.

What's Changed

Full Changelog: v1.0.0...v2.0.0