This repository has been archived by the owner on Mar 13, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
fix(deps): update dependency framer-motion to v7.10.3 #65
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/framer-motion-7.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 ↗︎
|
renovate
bot
force-pushed
the
renovate/framer-motion-7.x
branch
from
August 16, 2022 14:33
f315a94
to
c3373bf
Compare
renovate
bot
changed the title
Update dependency framer-motion to v7.1.2
Update dependency framer-motion to v7.2.0
Aug 16, 2022
renovate
bot
force-pushed
the
renovate/framer-motion-7.x
branch
from
August 23, 2022 12:07
c3373bf
to
6e5502f
Compare
renovate
bot
changed the title
Update dependency framer-motion to v7.2.0
Update dependency framer-motion to v7.2.1
Aug 23, 2022
renovate
bot
force-pushed
the
renovate/framer-motion-7.x
branch
from
September 7, 2022 12:50
6e5502f
to
43f08c2
Compare
renovate
bot
changed the title
Update dependency framer-motion to v7.2.1
Update dependency framer-motion to v7.3.0
Sep 7, 2022
renovate
bot
force-pushed
the
renovate/framer-motion-7.x
branch
from
September 7, 2022 16:54
43f08c2
to
f693e05
Compare
renovate
bot
changed the title
Update dependency framer-motion to v7.3.0
Update dependency framer-motion to v7.3.2
Sep 7, 2022
renovate
bot
force-pushed
the
renovate/framer-motion-7.x
branch
from
September 13, 2022 14:24
f693e05
to
b63663d
Compare
renovate
bot
changed the title
Update dependency framer-motion to v7.3.2
Update dependency framer-motion to v7.3.4
Sep 13, 2022
renovate
bot
changed the title
Update dependency framer-motion to v7.3.4
Update dependency framer-motion to v7.3.5
Sep 14, 2022
renovate
bot
force-pushed
the
renovate/framer-motion-7.x
branch
from
September 14, 2022 11:42
b63663d
to
70e2a3c
Compare
renovate
bot
changed the title
Update dependency framer-motion to v7.3.5
Update dependency framer-motion to v7.3.6
Sep 20, 2022
renovate
bot
force-pushed
the
renovate/framer-motion-7.x
branch
from
September 20, 2022 13:20
70e2a3c
to
737e3ec
Compare
renovate
bot
changed the title
Update dependency framer-motion to v7.3.6
Update dependency framer-motion to v7.4.0
Sep 26, 2022
renovate
bot
force-pushed
the
renovate/framer-motion-7.x
branch
from
September 26, 2022 15:53
737e3ec
to
fa0d08b
Compare
renovate
bot
force-pushed
the
renovate/framer-motion-7.x
branch
from
September 29, 2022 11:05
fa0d08b
to
922026e
Compare
renovate
bot
changed the title
Update dependency framer-motion to v7.4.0
Update dependency framer-motion to v7.5.0
Sep 29, 2022
renovate
bot
force-pushed
the
renovate/framer-motion-7.x
branch
from
September 30, 2022 14:42
922026e
to
fc07a7b
Compare
renovate
bot
changed the title
Update dependency framer-motion to v7.5.0
Update dependency framer-motion to v7.5.1
Sep 30, 2022
renovate
bot
force-pushed
the
renovate/framer-motion-7.x
branch
from
October 4, 2022 17:46
fc07a7b
to
5435726
Compare
renovate
bot
changed the title
Update dependency framer-motion to v7.5.1
Update dependency framer-motion to v7.5.2
Oct 4, 2022
renovate
bot
changed the title
Update dependency framer-motion to v7.5.2
Update dependency framer-motion to v7.5.3
Oct 7, 2022
renovate
bot
force-pushed
the
renovate/framer-motion-7.x
branch
from
October 7, 2022 10:43
5435726
to
42621ae
Compare
renovate
bot
force-pushed
the
renovate/framer-motion-7.x
branch
from
November 20, 2022 16:06
42621ae
to
c3f67f0
Compare
renovate
bot
changed the title
Update dependency framer-motion to v7.5.3
Update dependency framer-motion to v7.6.7
Nov 20, 2022
renovate
bot
force-pushed
the
renovate/framer-motion-7.x
branch
from
March 12, 2023 19:47
c3f67f0
to
1bdea2a
Compare
renovate
bot
changed the title
Update dependency framer-motion to v7.6.7
fix(deps): update dependency framer-motion to v7.10.3
Mar 12, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
None yet
0 participants
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:
7.1.1
->7.10.3
Release Notes
framer/motion
v7.10.3
Compare Source
Changed
animateChanges
inuseLayoutEffect
rather thanuseEffect
to ensure optimised appear animations are handed off before paint.v7.10.2
Compare Source
Fixed
v7.10.1
Compare Source
Fixed
useMotionValueEvent
.v7.10.0
Compare Source
Added
.on()
event method toMotionValue
."animationStart"
,"animationComplete"
,"animationCancel"
and"change"
events forMotionValue
.useMotionValueEvent
helper method for adding events.v7.9.1
Compare Source
Fixed
v7.9.0
Compare Source
Added
opacity
animations.v7.8.1
Compare Source
Changed
v7.8.0
Compare Source
Added
v7.7.3
Compare Source
Fixed
useSpring
.v7.7.2
Compare Source
Removed
??
operators to reduce bundlesize.v7.7.1
Compare Source
Changed
style-value-types
andframesync
as external dependencies.v7.7.0
Compare Source
Added
"startOffset"
,"textLength"
and"lengthAdjust"
SVG attributes.Removed
"inertia"
animation as"decay"
(officially removed in3.0.0
).Removed
3.0.0
).v7.6.19
Compare Source
Fixed
viewBox
for SVG elements.v7.6.18
Compare Source
Changed
popmotion
as external dependency.v7.6.17
Compare Source
Fixed
useOnChange
is provided new motion value (affectsuseSpring
).v7.6.16
Compare Source
Fixed
useOnChange
to resubscribe when provided a new motion value (affectsuseSpring
).v7.6.15
Compare Source
Fixed
1
to prevent unnecessaryscale
transforms.v7.6.14
Compare Source
Fixed
v7.6.13
Compare Source
v7.6.12
Compare Source
Fixed
isTransformDirty
node skipping logic.v7.6.11
Compare Source
Fixed
<motion.svg />
components as HTML.Updated
v7.6.10
Compare Source
Updated
position
style as it's erroneously breaking a test in Framer.v7.6.9
Compare Source
Updated
v7.6.8
Compare Source
Updated
v7.6.7
Compare Source
Fixed
v7.6.6
Compare Source
Fixed
v7.6.5
Compare Source
Fixed
VisualElement
changed toclass
implementation.v7.6.4
Compare Source
Fixed
buildTransform
types to only expect required arguments.v7.6.3
Compare Source
Added
buildTransform
for internal use.v7.6.2
Compare Source
Added
useScroll
to useuseEffect
instead ofuseLayoutEffect
.v7.6.1
Compare Source
Fixed
viewBox
for SVG elements.v7.6.0
Compare Source
Added
delay()
: An alternative towindow.setTimeout()
that is locked to the animation framerate.v7.5.4
Compare Source
Fixed
layout="preserve-aspect"
where layers that do change size but aren't moved are reprojected to the old size and stay there.v7.5.3
Compare Source
Fixed
initial
prop, and that style is removed fromanimate
, while also being removed frominitial
, it won't animate back to the originally-defined value.v7.5.2
Compare Source
Fixed
undefined
values invalues
prop.v7.5.1
Compare Source
Fixed
useTransform
correctly cleans up any scheduled animation frames when it unmounts.v7.5.0
Compare Source
Added
useAnimationFrame
now passesdelta
to provided callbacks as the second argument.v7.4.0
Compare Source
Added
values
prop that allows the provision of motion values to use exclusively for performing animations on.v7.3.6
Compare Source
Fixed
"preserve-ratio"
layout animations.v7.3.5
Compare Source
Fixed
isMotionValue
no longer crashing when providednull
.v7.3.4
Compare Source
Fixed
v7.3.3
Compare Source
Fixed
v7.3.2
Compare Source
Added
isMotionComponent
returns true if the provided component is amotion
component.unwrapMotionComponent
returns the rendered component.v7.3.1
Compare Source
Fixed
rotateZ
.v7.3.0
Compare Source
Added
layout="preserve-ratio"
performs a position-only transition if the aspect ratio has changed.Fixed
layout="position"
now works with shared element transitions.v7.2.1
Compare Source
Added
v7.2.0
Compare Source
Added
AnimatePresence
's newmode="popLayout"
prop will "pop" exiting elements from the document layout flow, allowing siblinglayout
elements to animate to their new layout as soon as exiting starts.Deprecated
exitBeforeEnter
- replace withmode="wait"
.v7.1.2
Compare Source
Fixed
useWillChange
export.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 has been generated by Mend Renovate. View repository job log here.