Update dependency framer-motion to v12.23.11 #291
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:
12.12.1
->12.23.11
Release Notes
motiondivision/motion (framer-motion)
v12.23.11
Compare Source
Added
delayChildren: stagger()
will now be staggered correctly alongside their newly-entering siblings.v12.23.10
Compare Source
Fixed
motion
components have re-rendered between shared element switching.v12.23.9
Compare Source
Changed
renderRequest
MotionValue
lifecycle.v12.23.7
Compare Source
Fixed
springValue
cleanup.removeNode
fromAnimatePresence
when usingpopLayout
.v12.23.6
Compare Source
Changed
motion
component creation to remove indirection.v12.23.5
Compare Source
Fixed
v12.23.3
Compare Source
Changed
useScroll
: Re-attempt to initialise scroll animation within auseEffect
if refs weren't hydrated during theuseLayoutEffect
. Throw if refs are still not hydrated during theuseEffect
.v12.23.2
Compare Source
Added
v12.23.1
Compare Source
Changed
v12.23.0
Compare Source
Added
.stop()
and.cancel()
methods touseDragControls()
.v12.22.0
Compare Source
Added
delayChildren
to acceptstagger()
. This enablesfrom
andease
options when staggering variant children.Deprecated
staggerChildren
andstaggerDirection
options.v12.20.5
Compare Source
Fixed
element.style
.v12.20.4
Compare Source
Fixed
v12.20.3
Compare Source
Fixed
v12.20.2
Compare Source
Fixed
Transition
type to be more permissive.v12.20.1
Compare Source
Fixed
Target
type to match previous definition.v12.20.0
Compare Source
Added
AnimatePresence
root
prop to attach"popLayout"
styles to a different root element.v12.19.4
Compare Source
Fixed
v12.19.3
Compare Source
Fixed
transformPerspective
toTargetAndTransition
.CSSStyleDeclaration
.v12.19.2
Compare Source
Fixed
v12.19.1
Compare Source
Fixed
export *
error message in Next.js.v12.19.0
Compare Source
Added
usePageInView
for tracking document visibility.v12.18.2
Compare Source
Fixed
"motion"
.translateX
,originX
etc values in animation targets.v12.18.1
Compare Source
Fixed
"react"
import from"motion-dom"
.v12.18.0
Compare Source
Added
<+0.5
,<-1
)v12.17.3
Compare Source
Changed
MotionProps
into vanillaMotionNodeOptions
type within"motion-dom"
package.v12.17.2
Compare Source
Changed
"none"
keyframes for complex strings.v12.17.1
Compare Source
Fixed
isValidProp
check with Rolldown.v12.17.0
Compare Source
Added
Fixed
linear()
easing curves.v12.16.0
Compare Source
Added
resize()
.v12.15.0
Compare Source
Added
pathLength
/pathSpacing
/pathOffset
forsvgEffect
.data
andaria
attributes inattrEffect
.attrEffect
applies attributes via JS property where possible.transform-box: fill-box
for SVGs withtransform
instyleEffect
.v12.14.0
Compare Source
Added
originX
/Y
/Z
instyleEffect
.Fixed
v12.13.0
Compare Source
Added
svgEffect
,propEffect
andattrEffect
.Fixed
v12.12.2
Compare Source
Fixed
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.