chore(deps): update dependency framer-motion to v11.5.4 #1400
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:
11.3.2
->11.5.4
Release Notes
framer/motion (framer-motion)
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.Configuration
📅 Schedule: Branch creation - "before 4am 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 was generated by Mend Renovate. View the repository job log.