-
Notifications
You must be signed in to change notification settings - Fork 21
fix(deps): update dependency framer-motion to ^12.19.1 #1718
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/framer-motion-12.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
4b88da5
to
0855199
Compare
0855199
to
aaad818
Compare
aaad818
to
de8eada
Compare
de8eada
to
43001f5
Compare
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
43001f5
to
d1f3670
Compare
d1f3670
to
6399fc2
Compare
795703a
to
27fe0ef
Compare
27fe0ef
to
229340f
Compare
229340f
to
236a174
Compare
stipsan
previously approved these changes
Jun 18, 2025
236a174
to
f700073
Compare
f700073
to
0da3a69
Compare
0da3a69
to
b9d33ea
Compare
b9d33ea
to
d9992eb
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.9.7
->^12.19.1
Release Notes
motiondivision/motion (framer-motion)
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
)Fixed
"react"
import from"motion-dom"
.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
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
v12.12.1
Compare Source
Fixed
instanceof HTMLElement
made compatible with dynamically generatediframe
s.v12.12.0
Compare Source
Added
springValue
Fixed
v12.11.4
Compare Source
Fixed
transform
from the DOM for initial independent transforms when there's no active projection.v12.11.3
Compare Source
Changed
useWillChange
now only addstransform
towill-change
to prevent issues with prematurely flattenedpreserve-3d
.v12.11.2
Compare Source
Fixed
__VERSION__
placeholder from motion value.Reorder
component.v12.11.1
Compare Source
Fixed
scroll
tracking todocument.scrollingElement
.v12.11.0
Compare Source
Added
value.isEffectActive
for internal use.v12.10.6
Compare Source
Fixed
.then()
after.stop()
and.cancel()
.v12.10.5
Compare Source
Fixed
press
handlers on the same element.v12.10.4
Compare Source
Fixed
v12.10.3
Compare Source
Fixed
v12.10.2
Compare Source
Fixed
.cancel()
after.stop()
.v12.10.1
Compare Source
Changed
scroll
animations are now lazy, resolving after"scroll"
events instead of every animation frame.v12.10.0
Compare Source
Added
styleEffect
now supports:Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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 has been generated by Mend Renovate using a curated preset maintained by
. View repository job log here