Update dependency framer-motion to v12 #161
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^11.18.2
->^12.0.0
Release Notes
motiondivision/motion (framer-motion)
v12.6.3
Compare Source
Changed
animate
andanimateView
to share the sameNativeAnimation
. Minianimate
down to2.3kb
.Fixed
v12.6.2
Compare Source
Fixed
transform
values when amotion
component has a definedtransformTemplate
.v12.6.1
Compare Source
Fixed
v12.6.0
Compare Source
Changed
view
toanimateView
.Added
interrupt: "wait"
mode asanimateView
default.v12.5.0
Compare Source
Added
motionValue
to vanilla JS entrypoint.Removed
framer-motion-3d
package.v12.4.13
Compare Source
Fixed
v12.4.12
Compare Source
Fixed
v12.4.11
Compare Source
Fixed
type
orease
are explicitly set.v12.4.10
Compare Source
Fixed
motion-dom
andmotion-utils
.v12.4.9
Compare Source
Fixed
Reorder.Item
reordering causinglostpointercapture
event to fire.v12.4.7
Compare Source
Fixed
AnimatePresence
not triggering exit animations when a child withlayout
ordrag
is removed.v12.4.6
Compare Source
Fixed
v12.4.5
Compare Source
Fixed
onClick
handlers not working insidepress
events.v12.4.4
Compare Source
Fixed
iframe
embeds.v12.4.3
Compare Source
Fixed
v12.4.2
Compare Source
Fixed
press
from triggering when an element is disabled.v12.4.1
Compare Source
Fixed
transition
ininitial
when animating removed values.v12.4.0
Compare Source
Added
initial
option touseInView
.v12.3.1
Compare Source
Fixed
animate
animation.v12.3.0
Compare Source
Added
usePresenceData
to get custom data passed toAnimatePresence
in descendant components.v12.2.0
Compare Source
Added
useSpring
.v12.1.0
Compare Source
Fixed
AnimatePresence
in React 19 strict mode.Deprecated
v12.0.11
Compare Source
Fixed
updateSVGDimensions
to its own file to help with tree-shaking.v12.0.10
Compare Source
Fixed
MotionValue
tomotion
component frommotion/react-client
entrypoint.v12.0.9
Compare Source
Fixed
v12.0.8
Compare Source
Fixed
children
prop formotion.create
.v12.0.6
Compare Source
Fixed
v12.0.5
Compare Source
Fixed
v12.0.4
Compare Source
Fixed
v12.0.3
Compare Source
Fixed
Added
anchorX
prop toAnimatePresence
.Changed
useSpring
for smaller bundlesize.v12.0.1
Compare Source
Fixed
updateSVGDimensions
to its own file to help with tree-shaking.v12.0.0
Compare Source
Changed
press
,hover
andinView
now 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.
This PR was generated by Mend Renovate. View the repository job log.