Moodie v0.3.2
Moodie v0.3.2
This release makes fast cursor tracking feel mechanically unified and replaces full-eye edge scaling with localized contour perspective.
- Both eyes now begin every gaze update on the same frame.
expressionMotion.staggerstill works, but only during expression-change choreography.- Edge compression affects only the outward-facing contour shoulder; the inward half remains stable.
- Volume compensation is localized to the same outward contour.
- Animated SVG paths start from valid geometry, removing first-frame
d="undefined"console errors. - Package README, changelog, and LLM integration guidance document the behavior precisely.
Install from the release artifact:
npm install https://github.com/arhxam/moodie-react/releases/latest/download/moodie-react.tgz motionValidation: 55 tests, TypeScript declarations, package build, demo build, formatting, Vercel preview, and browser interaction QA.