This repository was archived by the owner on Nov 2, 2024. It is now read-only.
fix(deps): update dependency framer-motion to v11#51
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update dependency framer-motion to v11#51renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
13c2ba4 to
4dc8fcf
Compare
f15b769 to
298fd4b
Compare
6b72c91 to
a0ea932
Compare
a0ea932 to
4a7f0d9
Compare
043b510 to
0dfc4b7
Compare
eadc4fd to
2109eba
Compare
f2b0a7d to
41c9680
Compare
126e77e to
cabb246
Compare
4ce981d to
9c58216
Compare
51c0134 to
452540e
Compare
08f739f to
72174fc
Compare
4bc05fc to
4958762
Compare
6919424 to
a75bc90
Compare
1e7965a to
61e41fd
Compare
61e41fd to
10e515c
Compare
3c1f534 to
5923661
Compare
028ce6a to
8573884
Compare
a3d9369 to
1ba2e6e
Compare
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.16.5->^11.11.11Release Notes
framer/motion (framer-motion)
v11.11.11Compare Source
Fixed
update()call on mount.v11.11.10Compare Source
Fixed
will-changefrom SSR.v11.11.9Compare Source
Changed
will-changeis now no longer automatically managed withoutuseWillChange.v11.11.8Compare Source
Fixed
package.jsonfor entrypoints in older versions of Node.v11.11.7Compare Source
Fixed
animate.v11.11.6Compare Source
Fixed
animate.v11.11.5Compare Source
Fixed
stylewithout casting, as this was conflicting with ReactCSSProperties.v11.11.4Compare Source
Fixed
AnimatePresencesafeToRemove.layout="size"annotation.v11.11.3Compare Source
Fixed
as anyrequirement for CSS variables.v11.11.2Compare Source
Fixed
BezierDefinitionreadonlyfor easier definition outside aTransition.v11.11.1Compare Source
Fix
v11.11.0Compare Source
Added
animatecan now animate any object.v11.10.0Compare Source
Added
delaywith seconds now exported from"framer-motion/dom".Fixed
transformis added towill-changewhen a potentially layerising value is animated asopacityandfilterwill prematurely flattenpreserve-3d.v11.9.0Compare Source
Added
animateanduseAnimatefunctions.v11.8.0Compare Source
Added
linear()easings when animating via WAAPI.v11.7.0Compare Source
Added
type.v11.6.0Compare Source
Added
infoand element tracking toscroll.stepseasing.Changed
will-changenow stay there for their lifespan to prevent GPU thrashing and weird Safari subpixel jitters.v11.5.6Compare Source
Fixed
renderdoesn't lock rendering for an element.v11.5.5Compare Source
Fixed
v11.5.4Compare Source
Fixed
v11.5.3Compare Source
Fixed
Reordercomponents now importmotionproxy.v11.5.2Compare Source
Added
motion()deprecation warning towarnOnce.v11.5.1Compare Source
Added
findSpringfor internal use.v11.5.0Compare Source
Added
motion.create()andm.create().Deprecrated
motion()andm().v11.4.0Compare Source
Added
motionandmcomponents.v11.3.31Compare Source
Fixed
style.v11.3.30Compare Source
Fixed
"change"handler on externally-providedMotionValues.v11.3.29Compare Source
Fixed
v11.3.28Compare Source
Fixed
startTimeinstead ofelapsedto sync optimised animations.v11.3.27Compare Source
Changed
startTimevia animation options (currently for internal use only).v11.3.26Compare Source
Fixed
MotionValues and internalMotionValues.MotionValues.v11.3.25Compare Source
Changed
startTimeto 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.24Compare Source
Fixed
v11.3.23Compare Source
Fixed
data-appear-idto active recording of started animations.transform.v11.3.22Compare Source
Fixed
v11.3.21Compare Source
Changed
transformstring provided totransformTemplate.v11.3.20Compare Source
Changed
transformby up to 30% when providing many default transforms asMotionValues.v11.3.19Compare Source
Fixed
AnimatePresencenot rerendering children unless their presence had changed.v11.3.18Compare Source
Fixed
AnimatePresenceand made safe to use with concurrent rendering.v11.3.17Compare Source
Added
domMinfeature bundle.v11.3.16Compare Source
Changed
UseScrollOptionstype.v11.3.15Compare Source
Changed
inView()'smarginproperty.v11.3.14Compare Source
Fixed
usePresence'ssafeToRemovecallback inuseCallbackleading to fewer re-renders.v11.3.13Compare Source
Fixed
position: fixedlayout animations while scrolling.v11.3.12Compare Source
Fixed
useSpringtypes so it acceptsMotionValue<string>orMotionValue<number>but always returnsMotionValue<number>.v11.3.11Compare Source
Fixed
"react"import from DOM-only bundle.v11.3.10Compare Source
Fixed
isBrowsercheck fromdocumenttowindow.v11.3.9Compare Source
Changed
window.MotionDebugcheck.v11.3.8Compare Source
Changed
v11.3.7Compare Source
Changed
Setlookups.v11.3.6Compare Source
Changed
v11.3.5Compare Source
Fixed
reactandreact-domas dependencies.v11.3.4Compare Source
Changed
display: contentselements now against component props instead ofElement.style.v11.3.3Compare Source
Changed
SetvsSetandArray, leading to smaller bundlesize and better performance under heavy load.v11.3.2Compare Source
Fixed
background-colortowill-change.v11.3.1Compare Source
Updated
MotionValues are no longer permanently added towill-change.v11.3.0Compare Source
Updated
will-change.v11.2.14Compare Source
Updated
v11.2.13Compare Source
Fixed
nullbefore interpolating color values.v11.2.12Compare Source
Fixed
dragConstraints={ref}mixed with layout animations.v11.2.11Compare Source
Fixed
v11.2.10Compare Source
Fixed
v11.2.9Compare Source
Fixed
v11.2.8Compare Source
Fixed
v11.2.7Compare Source
Fixed
v11.2.6Compare Source
Fixed
useLayoutEffect.v11.2.5Compare Source
Fixed
motionroot within portal withdata-framer-portal-idattribute.v11.2.4Compare Source
Fixed
useSpring.v11.2.3Compare Source
Fixed
MotionValues created withundefinedcan track velocity correctly.v11.2.2Compare Source
Fixed
v11.2.1Compare Source
Changed
MotionValuestate.v11.2.0Compare Source
Added
display: ["block", "none"]now maintains the visible state throughout the animation.v11.1.9Compare Source
Changed
v11.1.8Compare Source
Fixed
0and the other is an explicitly defined keyframe, e.gy: ["100%", 0].v11.1.7Compare Source
Changed
motion.div.v11.1.6Compare Source
Changed
stoptoMainThreadAnimationv11.1.5Compare Source
Changed
DOMMotionComponents.v11.1.4Compare Source
Fixed
motion.divin certain TS5 environment configurations.Changed
undefined.v11.1.3Compare Source
Fixed
v11.1.2Compare Source
Fixed
v11.1.1Compare Source
Changed
v11.1.0Compare Source
Changed
v11.0.28Compare Source
Fixed
v11.0.27Compare Source
Fixed
duration: 0.v11.0.26Compare Source
Fixed
perspective()to projection transform.useTransformto ensure frames are up-to-date.v11.0.25Compare Source
Fixed
motion(Fragment)nodes are skipped from layout projection.v11.0.24Compare Source
Fixed
styleare visible once a value is no longer present in animation props.v11.0.23Compare Source
Fixed
ztransforms.v11.0.22Compare Source
Fixed
v11.0.21Compare Source
Fixed
v11.0.20Compare Source
Fixed
rotateorskewtransforms.v11.0.19Compare Source
Fixed
skewtransforms.v11.0.18Compare Source
Fixed
durationdoesn't overrideduration: 0WAAPI animations.v11.0.17Compare Source
v11.0.16Compare Source
Fixed
v11.0.15Compare Source
Fixed
v11.0.14Compare Source
Fixed
v11.0.13Compare Source
Added
backgroundPositionXandbackgroundPositionY.Fixed
height: autoanimations.v11.0.12Compare Source
Fixed
@emotion/is-valid-propas peer dependency.v11.0.11Compare Source
Changed
background-color.v11.0.10Compare Source
Fixed
v11.0.9Compare Source
Added
MotionConfig.v11.0.8Compare Source
Fixed
v11.0.7Compare Source
Fixed
v11.0.6Compare Source
Updated
motion(Fragment)for controlling variants. For internal Framer use only.v11.0.5Compare Source
Updated
v11.0.4Compare Source
Fixed
navigator.userAgent.v11.0.3Compare Source
Fixed
v11.0.2Compare Source
Fixed
v11.0.1Compare Source
Removed
transformValuesprop.v11.0.0Compare Source
Changed
v10.18.0Compare Source
Added
globalTapTargetfor use in Framer.v10.17.12Compare Source
Fixed
animatesequencing forMotionValues.v10.17.11Compare Source
Fixed
layoutprop crashing Framer Motion 3D.v10.17.9Compare Source
Fixed
v10.17.8Compare Source
Fixed
nullsafeguard foruseAnimationControls.v10.17.7Compare Source
Fixed
v10.17.6Compare Source
Fixed
v10.17.5Compare Source
Fixed
repeatType"reverse"and"mirror".containerisposition: static.amounttouseInViewdependencies.v10.17.4Compare Source
Fixed
v10.17.3Compare Source
Fixed
v10.17.2Compare Source
Fixed
v10.17.1Compare Source
Fixed
dragSnapToOriginnot continuing animation when interrupted.v10.17.0Compare Source
Added
MotionGlobalConfig.skipAnimationsto globally disable animations when testing.v10.16.16Compare Source
Fixed
circInOuteasing fixed.v10.16.15Compare Source
Fixed
animateChangesonly runs in layout effect in initial render.v10.16.14Compare Source
v10.16.13Compare Source
Fixed
initialequalsanimate.v10.16.12Compare Source
Fixed
v10.16.11Compare Source
Fixed
v10.16.10Compare Source
Fixed
v10.16.9Compare Source
Fixed
v10.16.8Compare Source
Fixed
disableInstantAnimationprivate API.v10.16.7Compare Source
Fixed
v10.16.6Compare Source
Fixed
Reordercomponent types.Reorder.Itemorder calculation.dragConstraintsif component re-renders during resize.Configuration
📅 Schedule: Branch creation - "after 9pm,before 9am" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.