fix(deps): update dependency framer-motion to v11 #717
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.0.0
Release Notes
framer/motion (framer-motion)
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.