Releases: phucbm/cursorjs
Releases · phucbm/cursorjs
v2.0.1
v2.0.0
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
v1.0.0
🎉 Cursor.js is now published on NPM.