-
-
Notifications
You must be signed in to change notification settings - Fork 128
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
build(deps): update dependency framer-motion to v11 #688
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/framer-motion-11.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 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 ↗︎ 1 Skipped Deployment
|
renovate
bot
force-pushed
the
renovate/framer-motion-11.x
branch
7 times, most recently
from
January 30, 2024 15:28
c44ede5
to
0bc6742
Compare
renovate
bot
force-pushed
the
renovate/framer-motion-11.x
branch
12 times, most recently
from
February 6, 2024 13:57
c127ce7
to
0d79bce
Compare
renovate
bot
force-pushed
the
renovate/framer-motion-11.x
branch
9 times, most recently
from
February 13, 2024 22:02
161ebde
to
9101f2f
Compare
renovate
bot
force-pushed
the
renovate/framer-motion-11.x
branch
2 times, most recently
from
August 21, 2024 13:57
e41f8f7
to
edaf264
Compare
renovate
bot
force-pushed
the
renovate/framer-motion-11.x
branch
2 times, most recently
from
August 29, 2024 10:59
3d30eea
to
1a2633e
Compare
renovate
bot
force-pushed
the
renovate/framer-motion-11.x
branch
5 times, most recently
from
September 5, 2024 17:29
7cec977
to
2def71b
Compare
renovate
bot
force-pushed
the
renovate/framer-motion-11.x
branch
4 times, most recently
from
September 25, 2024 13:01
1b6082a
to
e3e2b0e
Compare
renovate
bot
force-pushed
the
renovate/framer-motion-11.x
branch
3 times, most recently
from
October 3, 2024 10:40
36740f8
to
17219ba
Compare
renovate
bot
force-pushed
the
renovate/framer-motion-11.x
branch
5 times, most recently
from
October 9, 2024 16:08
76a5c77
to
dd9de20
Compare
renovate
bot
force-pushed
the
renovate/framer-motion-11.x
branch
2 times, most recently
from
October 15, 2024 11:13
cdd8bed
to
ace8dbf
Compare
renovate
bot
force-pushed
the
renovate/framer-motion-11.x
branch
2 times, most recently
from
October 31, 2024 17:44
e1cd6cb
to
2c52d2a
Compare
renovate
bot
force-pushed
the
renovate/framer-motion-11.x
branch
2 times, most recently
from
November 13, 2024 16:25
36f2b7a
to
b0d57d9
Compare
renovate
bot
force-pushed
the
renovate/framer-motion-11.x
branch
from
November 14, 2024 15:08
b0d57d9
to
70dd073
Compare
Deployment failed with the following error:
|
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:
10.18.0
->11.11.17
Release Notes
framer/motion (framer-motion)
v11.11.17
Compare Source
v11.11.16
Compare Source
Fixed
scroll
are scrubbed linearly.mini
types entrypoint."motion"
.v11.11.15
Compare Source
Fixed
mini
andreact-mini
entrypoints.v11.11.13
Compare Source
Fixed
"motion"
.v11.11.12
Compare Source
Changed
"motion"
package.v11.11.11
Compare Source
Fixed
update()
call on mount.v11.11.10
Compare Source
Fixed
will-change
from SSR.v11.11.9
Compare Source
Changed
will-change
is now no longer automatically managed withoutuseWillChange
.v11.11.8
Compare Source
Fixed
package.json
for entrypoints in older versions of Node.v11.11.7
Compare Source
Fixed
animate
.v11.11.6
Compare Source
Fixed
animate
.v11.11.5
Compare Source
Fixed
style
without casting, as this was conflicting with ReactCSSProperties
.v11.11.4
Compare Source
Fixed
AnimatePresence
safeToRemove
.layout="size"
annotation.v11.11.3
Compare Source
Fixed
as any
requirement for CSS variables.v11.11.2
Compare Source
Fixed
BezierDefinition
readonly
for easier definition outside aTransition
.v11.11.1
Compare Source
Fix
v11.11.0
Compare Source
Added
animate
can now animate any object.v11.10.0
Compare Source
Added
delay
with seconds now exported from"framer-motion/dom"
.Fixed
transform
is added towill-change
when a potentially layerising value is animated asopacity
andfilter
will prematurely flattenpreserve-3d
.v11.9.0
Compare Source
Added
animate
anduseAnimate
functions.v11.8.0
Compare Source
Added
linear()
easings when animating via WAAPI.v11.7.0
Compare Source
Added
type
.v11.6.0
Compare Source
Added
info
and element tracking toscroll
.steps
easing.Changed
will-change
now stay there for their lifespan to prevent GPU thrashing and weird Safari subpixel jitters.v11.5.6
Compare Source
Fixed
render
doesn't lock rendering for an element.v11.5.5
Compare Source
Fixed
v11.5.4
Compare Source
Fixed
v11.5.3
Compare Source
Fixed
Reorder
components now importmotion
proxy.v11.5.2
Compare Source
Added
motion()
deprecation warning towarnOnce
.v11.5.1
Compare Source
Added
findSpring
for internal use.v11.5.0
Compare Source
Added
motion.create()
andm.create()
.Deprecrated
motion()
andm()
.v11.4.0
Compare Source
Added
motion
andm
components.v11.3.31
Compare Source
Fixed
style
.v11.3.30
Compare Source
Fixed
"change"
handler on externally-providedMotionValue
s.v11.3.29
Compare Source
Fixed
v11.3.28
Compare Source
Fixed
startTime
instead ofelapsed
to sync optimised animations.v11.3.27
Compare Source
Changed
startTime
via animation options (currently for internal use only).v11.3.26
Compare Source
Fixed
MotionValue
s and internalMotionValue
s.MotionValue
s.v11.3.25
Compare Source
Changed
startTime
to prefer the immediacy of animation creation over keyframe resolution, but fall back to the latter if the former would lead to a perceptual jump.v11.3.24
Compare Source
Fixed
v11.3.23
Compare Source
Fixed
data-appear-id
to active recording of started animations.transform
.v11.3.22
Compare Source
Fixed
v11.3.21
Compare Source
Changed
transform
string provided totransformTemplate
.v11.3.20
Compare Source
Changed
transform
by up to 30% when providing many default transforms asMotionValue
s.v11.3.19
Compare Source
Fixed
AnimatePresence
not rerendering children unless their presence had changed.v11.3.18
Compare Source
Fixed
AnimatePresence
and made safe to use with concurrent rendering.v11.3.17
Compare Source
Added
domMin
feature bundle.v11.3.16
Compare Source
Changed
UseScrollOptions
type.v11.3.15
Compare Source
Changed
inView()
'smargin
property.v11.3.14
Compare Source
Fixed
usePresence
'ssafeToRemove
callback inuseCallback
leading to fewer re-renders.v11.3.13
Compare Source
Fixed
position: fixed
layout animations while scrolling.v11.3.12
Compare Source
Fixed
useSpring
types so it acceptsMotionValue<string>
orMotionValue<number>
but always returnsMotionValue<number>
.v11.3.11
Compare Source
Fixed
"react"
import from DOM-only bundle.v11.3.10
Compare Source
Fixed
isBrowser
check fromdocument
towindow
.v11.3.9
Compare Source
Changed
window.MotionDebug
check.v11.3.8
Compare Source
Changed
v11.3.7
Compare Source
Changed
Set
lookups.v11.3.6
Compare Source
Changed
v11.3.5
Compare Source
Fixed
react
andreact-dom
as dependencies.v11.3.4
Compare Source
Changed
display: contents
elements now against component props instead ofElement.style
.v11.3.3
Compare Source
Changed
Set
vsSet
andArray
, leading to smaller bundlesize and better performance under heavy load.v11.3.2
Compare Source
Fixed
background-color
towill-change
.v11.3.1
Compare Source
Updated
MotionValue
s are no longer permanently added towill-change
.v11.3.0
Compare Source
Updated
will-change
.v11.2.14
Compare Source
Updated
v11.2.13
Compare Source
Fixed
null
before interpolating color values.v11.2.12
Compare Source
Fixed
dragConstraints={ref}
mixed with layout animations.v11.2.11
Compare Source
Fixed
v11.2.10
Compare Source
Fixed
v11.2.9
Compare Source
Fixed
v11.2.8
Compare Source
Fixed
v11.2.7
Compare Source
Fixed
v11.2.6
Compare Source
Fixed
useLayoutEffect
.v11.2.5
Compare Source
Fixed
motion
root within portal withdata-framer-portal-id
attribute.v11.2.4
Compare Source
Fixed
useSpring
.v11.2.3
Compare Source
Fixed
MotionValue
s created withundefined
can track velocity correctly.v11.2.2
Compare Source
Fixed
v11.2.1
Compare Source
Changed
MotionValue
state.v11.2.0
Compare Source
Added
display: ["block", "none"]
now maintains the visible state throughout the animation.v11.1.9
Compare Source
Changed
v11.1.8
Compare Source
Fixed
0
and the other is an explicitly defined keyframe, e.gy: ["100%", 0]
.v11.1.7
Compare Source
Changed
motion.div
.v11.1.6
Compare Source
Changed
stop
toMainThreadAnimation
v11.1.5
Compare Source
Changed
DOMMotionComponents
.v11.1.4
Compare Source
Fixed
motion.div
in certain TS5 environment configurations.Changed
undefined
.v11.1.3
Compare Source
Fixed
v11.1.2
Compare Source
Fixed
v11.1.1
Compare Source
Changed
v11.1.0
Compare Source
Changed
v11.0.28
Compare Source
Fixed
v11.0.27
Compare Source
Fixed
duration: 0
.v11.0.26
Compare Source
Fixed
perspective()
to projection transform.useTransform
to ensure frames are up-to-date.v11.0.25
Compare Source
Fixed
motion(Fragment)
nodes are skipped from layout projection.v11.0.24
Compare Source
Fixed
style
are visible once a value is no longer present in animation props.v11.0.23
Compare Source
Fixed
z
transforms.v11.0.22
Compare Source
Fixed
v11.0.21
Compare Source
Fixed
v11.0.20
Compare Source
Fixed
rotate
orskew
transforms.v11.0.19
Compare Source
Fixed
skew
transforms.v11.0.18
Compare Source
Fixed
duration
doesn't overrideduration: 0
WAAPI animations.v11.0.17
Compare Source
v11.0.16
Compare Source
Fixed
v11.0.15
Compare Source
Fixed
v11.0.14
Compare Source
Fixed
v11.0.13
Compare Source
Added
backgroundPositionX
andbackgroundPositionY
.Fixed
height: auto
animations.v11.0.12
Compare Source
Fixed
@emotion/is-valid-prop
as peer dependency.v11.0.11
Compare Source
Changed
background-color
.v11.0.10
Compare Source
Fixed
v11.0.9
Compare Source
Added
MotionConfig
.v11.0.8
Compare Source
Fixed
v11.0.7
Compare Source
Fixed
v11.0.6
Compare Source
Updated
motion(Fragment)
for controlling variants. For internal Framer use only.v11.0.5
Compare Source
Updated
v11.0.4
Compare Source
Fixed
navigator.userAgent
.v11.0.3
Compare Source
Fixed
v11.0.2
Compare Source
Fixed
v11.0.1
Compare Source
Removed
transformValues
prop.v11.0.0
Compare Source
Changed
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.