-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency framer-motion to v8 #1016
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Lighthouse Report✨ https://blog-p8492i9nv-sabertaz.vercel.app/🚀 Vercel preview deployment
✨ https://blog-p8492i9nv-sabertaz.vercel.app/posts🚀 Vercel preview deployment
✨ https://blog-p8492i9nv-sabertaz.vercel.app/tags🚀 Vercel preview deployment
✨ https://blog-p8492i9nv-sabertaz.vercel.app/books🚀 Vercel preview deployment
✨ https://blog-p8492i9nv-sabertaz.vercel.app/about🚀 Vercel preview deployment
|
Codecov Report
@@ Coverage Diff @@
## main #1016 +/- ##
=======================================
Coverage 99.42% 99.42%
=======================================
Files 176 176
Lines 1039 1039
Branches 88 88
=======================================
Hits 1033 1033
Misses 5 5
Partials 1 1 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
bb415d9
to
c2b3443
Compare
c2b3443
to
4baba7c
Compare
4baba7c
to
50365d0
Compare
50365d0
to
3625ba6
Compare
3625ba6
to
d410e36
Compare
d410e36
to
5ab79e3
Compare
5ab79e3
to
b66e963
Compare
b66e963
to
e627b11
Compare
e627b11
to
ac17e25
Compare
ac17e25
to
44e6f47
Compare
44e6f47
to
58b7447
Compare
58b7447
to
ff28acc
Compare
ff28acc
to
a617fbf
Compare
a617fbf
to
47bed20
Compare
47bed20
to
942668d
Compare
942668d
to
1795858
Compare
1795858
to
0f2e76b
Compare
0f2e76b
to
5b2f3fc
Compare
5b2f3fc
to
4e7011d
Compare
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
This PR contains the following updates:
^7.10.3
->^8.4.2
Release Notes
framer/motion
v8.4.2
Compare Source
Fixed
pointercancel
no longer being added to pan gesture history.v8.4.1
Compare Source
Fixed
delay
no longer getting doubled with pregenerated WAAPI keyframes.v8.4.0
Compare Source
Added
frameData
andsync
for internal Framer use.v8.3.4
Compare Source
Fixed
v8.3.3
Compare Source
Fixed
pen
hover events.v8.3.2
Compare Source
Fixed
useMotionTemplate
to accept static values.v8.3.1
Compare Source
Fixed
v8.3.0
Compare Source
Added
motion
components can accept aMotionValue
aschildren
.v8.2.4
Compare Source
Fixed
v8.2.3
Compare Source
Changed
v8.2.2
Compare Source
Fixed
useAnimationControls()
during render lifecycle. This would be a source of silent or subtle errors.v8.2.0
Compare Source
Added
v8.1.9
Compare Source
Fixed
v8.1.8
Compare Source
Fixed
v8.1.7
Compare Source
Fixed
style
value betweenMotionValue
and static value.v8.1.6
Compare Source
Fixed
process.env.NODE_ENV
.v8.1.5
Compare Source
Changed
v8.1.4
Compare Source
Fixed
onAnimationStart
when an animation is triggered by a parent.v8.1.3
Compare Source
Fixed
times
.v8.1.1
Compare Source
Fixed
Transition.type
is invalid.v8.1.0
Compare Source
Added
MotionValue.jump
can be used to "jump" aMotionValue
to a new value, bypassing active springs, ending current animations and resetting tovelocity
to0
.v8.0.4
Compare Source
Fixed
MotionValue
has no active"change"
subscribers.useMotionValueEvent
subscription touseInsertionEffect
.v8.0.3
Compare Source
Fixed
v8.0.2
Compare Source
Fixed
v8.0.1
Compare Source
Added
useScroll()
options.v8.0.0
Compare Source
Removed
<select />
elements.Changed
DragControls.start
now acceptsPointerEvent
only.Configuration
📅 Schedule: Branch creation - "every weekend" 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 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.