-
Notifications
You must be signed in to change notification settings - Fork 63
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
fix(deps): update dependency framer-motion to v11 #1685
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/framer-motion-11.x
base: master
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
💻 Website PreviewThe latest changes are available as preview in: https://76fa8192.guild-dev-website.pages.dev |
renovate
bot
force-pushed
the
renovate/framer-motion-11.x
branch
3 times, most recently
from
July 17, 2024 12:04
8b14be2
to
5f9b8dc
Compare
dimaMachina
requested changes
Jul 17, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dotansimha v11 has issues in hero
Screen.Recording.2024-07-17.at.20.23.05.mov
renovate
bot
force-pushed
the
renovate/framer-motion-11.x
branch
5 times, most recently
from
July 24, 2024 13:46
f8b8dd3
to
f242f5e
Compare
renovate
bot
force-pushed
the
renovate/framer-motion-11.x
branch
5 times, most recently
from
August 2, 2024 15:56
4f4d0ea
to
643bda0
Compare
renovate
bot
force-pushed
the
renovate/framer-motion-11.x
branch
3 times, most recently
from
August 8, 2024 09:33
cde522d
to
af4c7d3
Compare
renovate
bot
force-pushed
the
renovate/framer-motion-11.x
branch
3 times, most recently
from
August 21, 2024 11:51
a4c234e
to
9dd7932
Compare
renovate
bot
force-pushed
the
renovate/framer-motion-11.x
branch
2 times, most recently
from
August 29, 2024 10:13
9471782
to
3461f6d
Compare
renovate
bot
force-pushed
the
renovate/framer-motion-11.x
branch
4 times, most recently
from
September 5, 2024 14:04
3903b90
to
c4d3ef2
Compare
renovate
bot
force-pushed
the
renovate/framer-motion-11.x
branch
from
September 19, 2024 09:40
c4d3ef2
to
811e774
Compare
renovate
bot
force-pushed
the
renovate/framer-motion-11.x
branch
4 times, most recently
from
September 26, 2024 15:41
4d163dc
to
89d23da
Compare
renovate
bot
force-pushed
the
renovate/framer-motion-11.x
branch
3 times, most recently
from
October 3, 2024 16:48
8a153b0
to
a37adcd
Compare
renovate
bot
force-pushed
the
renovate/framer-motion-11.x
branch
5 times, most recently
from
October 11, 2024 10:32
0c248be
to
915e82c
Compare
renovate
bot
force-pushed
the
renovate/framer-motion-11.x
branch
from
October 15, 2024 10:32
915e82c
to
8ead72f
Compare
renovate
bot
force-pushed
the
renovate/framer-motion-11.x
branch
from
October 25, 2024 12:24
8ead72f
to
c979823
Compare
renovate
bot
force-pushed
the
renovate/framer-motion-11.x
branch
from
October 31, 2024 16:30
c979823
to
fd21a6b
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:
10.18.0
->11.11.11
Release Notes
framer/motion (framer-motion)
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.