devterms
devterms copied to clipboard
Update dependency framer-motion to v12
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| framer-motion | ^11.18.2 -> ^12.0.0 |
Release Notes
motiondivision/motion (framer-motion)
v12.6.3
Changed
- Refactored mini
animateandanimateViewto share the sameNativeAnimation. Minianimatedown to2.3kb.
Fixed
- Fixed keyboard accessibility of press events.
v12.6.2
Fixed
- Fixing hardware acceleration for non-
transformvalues when amotioncomponent has a definedtransformTemplate.
v12.6.1
Fixed
- Reverting pointer capture for press gesture.
v12.6.0
Changed
- Renamed
viewtoanimateView.
Added
- New
interrupt: "wait"mode asanimateViewdefault.
v12.5.0
Added
- Added
motionValueto vanilla JS entrypoint.
Removed
- Removed
framer-motion-3dpackage.
v12.4.13
Fixed
- Fixed reading initial transform values from elements.
v12.4.12
Fixed
- Removed pointer capture from pan and drag gestures.
v12.4.11
Fixed
- Preventing flattening of scroll animations when
typeoreaseare explicitly set.
v12.4.10
Fixed
- Adding UMD bundles for
motion-domandmotion-utils.
v12.4.9
Fixed
- Fixed
Reorder.Itemreordering causinglostpointercaptureevent to fire.
v12.4.7
Fixed
- Fixed
AnimatePresencenot triggering exit animations when a child withlayoutordragis removed.
v12.4.6
Fixed
- Fixed drag gesture on child elements.
v12.4.5
Fixed
- Fixed
onClickhandlers not working insidepressevents.
v12.4.4
Fixed
- Changed press, drag and pan gestures to use pointer capturing for better usage within
iframeembeds.
v12.4.3
Fixed
- Restored warning for when animating more than two keyframes with a spring.
v12.4.2
Fixed
- Preventing
pressfrom triggering when an element is disabled.
v12.4.1
Fixed
- Check for
transitionininitialwhen animating removed values.
v12.4.0
Added
- Added
initialoption touseInView.
v12.3.1
Fixed
- Correctly applying CSS variables at the end of a mini
animateanimation.
v12.3.0
Added
- Added
usePresenceDatato get custom data passed toAnimatePresencein descendant components.
v12.2.0
Added
- Added unit support to
useSpring.
v12.1.0
Fixed
- Bug with
AnimatePresencein React 19 strict mode.
Deprecated
- Motion 3D.
v12.0.11
Fixed
- Moving
updateSVGDimensionsto its own file to help with tree-shaking.
v12.0.10
Fixed
- Providing
MotionValuetomotioncomponent frommotion/react-cliententrypoint.
v12.0.9
Fixed
- Removing React from bundle.
v12.0.8
Fixed
- Infer type of
childrenprop formotion.create.
v12.0.6
Fixed
- Discard layout projection snapshots if 0x0.
v12.0.5
Fixed
- Fix scale correction for CSS variables.
v12.0.4
Fixed
- Add scale correction for CSS variables.
v12.0.3
Fixed
- Fixed toggling between shared layout animations multiple times.
Added
- Added private
anchorXprop toAnimatePresence.
Changed
- Simplified
useSpringfor smaller bundlesize.
v12.0.1
Fixed
- Moving
updateSVGDimensionsto its own file to help with tree-shaking.
v12.0.0
Changed
press,hoverandinViewnow pass the target element as the first argument to the gesture start callback.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.