framer-motion 1.6.8
[1.6.8] 2019-10-02
Fix
- Fixed exit animation when
animate={useAnimation()}. - Fixed exit animations when another animation is playing concurrently and finishes first.
- Upgrade
stylefire@6.0.11to fixclipPathin Webkit. - Allow
motion.customto accept custom prop types. - Support clicks within draggable components on iOS Safari.
- Making
inheritpublic API.