fix(deps): update dependency framer-motion to v7.10.3 #15
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.6.7
->7.10.3
Release Notes
framer/motion (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
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.