Releases: CiroLee/tiny-motion
Releases · CiroLee/tiny-motion
v0.2.5
Optimization:
- update dependencies and optimize scripts
v0.1.7
Feature
- add
useInView
hook
- add universal
animate
function
v0.1.61
add license and homepage, no no feature updates
v0.1.6
Optimize:
- add duration check for
useMotion
, useGroup
,useMultiple
, useAnimate
v0.1.5
Feature:
- add
linear
algorithm to useValue
hook
v0.1.4
Feature:
- add
zoomOverIn
and zoomOverOut
presets
v0.1.3
Feature:
useGroup
and useMultiple
support presets
motion
v0.1.2
Bugfix:
- fix error reports when use
useGroup
and useMultiple