framer-motion 1.6.0
[1.6.0] 2019-08-12
Added
layoutTransitionEventInfonow passed as second argument toonHoverStartandonHoverEnd.useDomEventhook for attaching events directly to anElement.
Fixed
- Simplifying event system.
- Applying values in
animate.transitionEndif not initial animation. - Made drag constraints only apply if a value isn't animating.
- Don't throw error if
useInvertedScaleis provided arguments.