## motiondivision/motion — v12.42.1…v12.42.2

_5 commits._

### Fixes
- **Resolve cropped-clip radius timing once; fix transition-option leak** (5299aa6)

### Backend
- **Release version 12.42.2** — Published a patch update to version 12.42.2 across all packages including framer-motion, motion, and motion-dom, with corresponding updates to development environment dependencies. (40e8756)
- **Animate corner radius in cropped views** — When view transitions crop and reshape elements between states, corner radius now smoothly animates along with the geometry changes. This ensures rounded corners stay visually consistent during the animation, especially when elements change aspect ratio. (718ccc7)
- **Dedupe corner-radius longhands; merge crop box/radii measurements** (19195a4)
- **Animate cropped view-transition group corner radius** (937cdf3)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/motiondivision/motion?utm_source=github-action)._