github motiondivision/motion-vue v2.0.0

10 hours ago

v2.0.0

Breaking Changes

  • ESM-only: Dropped CJS output — the package now only ships ESM modules.

Features

  • v-motion directive: Added v-motion directive for declarative animations on any element without wrapping in a <motion> component. Supports all animation, gesture, layout, and exit props. Includes preset directives registration via MotionPlugin.

  • Migrated imports from framer-motion internals to motion-dom / motion-utils: Internal dependencies now target the stable public packages (motion-dom, motion-utils) instead of framer-motion internals, improving maintainability and forward compatibility.

Don't miss a new motion-vue release

NewReleases is sending notifications on new releases.