Releases: unovue/motion-vue
Releases Β· unovue/motion-vue
v0.10.0
π Feature Improvements
- Added RowValue Component
New RowValue component for displaying and syncing MotionValue changes - AnimatePresence Enhancements
Added unwrapElement prop for handling nested element animations
What's Changed
- chore: update pnpm workspace filter names in package scripts by @rick-hup in #66
- chore(deps-dev): bump vitest from 1.6.0 to 1.6.1 by @dependabot in #69
- Feat/html content by @rick-hup in #71
New Contributors
- @dependabot made their first contribution in #69
Full Changelog: v0.9.0...v0.10.0
v0.9.0
v0.8.1
v0.8.0
π Features
- add
useAnimationControls
γuseDragControls
hook. - support
focus
γpan
gesture.
Full Changelog: v0.7.1...v0.8.0