-
Notifications
You must be signed in to change notification settings - Fork 4
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 v10 #1046
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Lighthouse Report✨ https://blog-nxknathnt-sabertaz.vercel.app/🚀 Vercel preview deployment
✨ https://blog-nxknathnt-sabertaz.vercel.app/posts🚀 Vercel preview deployment
✨ https://blog-nxknathnt-sabertaz.vercel.app/tags🚀 Vercel preview deployment
✨ https://blog-nxknathnt-sabertaz.vercel.app/books🚀 Vercel preview deployment
✨ https://blog-nxknathnt-sabertaz.vercel.app/about🚀 Vercel preview deployment
|
Codecov Report
@@ Coverage Diff @@
## main #1046 +/- ##
=======================================
Coverage 99.30% 99.30%
=======================================
Files 176 176
Lines 865 865
Branches 87 87
=======================================
Hits 859 859
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. |
1aa4a39
to
9513e55
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:
^9.1.7
->^10.0.0
Release Notes
framer/motion
v10.0.0
Compare Source
Added
background-color
animations are now hardware accelerated.Removed
IntersectionObserver
. Use a polyfill for support in older browsers.DeprecatedLayoutGroupContext
.Changed
exitBeforeEnter
withAnimatePresence
now throws an error.value.onChange
will now throw a warning with instructions to change tovalue.on("change", callback)
.AnimateSharedLayout
now throws an error.Fixed
repeat: Infinity
no longer de-opts from pre-generated WAAPI animations.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.