-
Notifications
You must be signed in to change notification settings - Fork 30
fix(deps): update dependency framer-motion to ^12.23.11 #1750
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
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
2784b55
to
4c45356
Compare
7f10a4a
to
6336d94
Compare
5e4fda1
to
395b275
Compare
b6d0258
to
939974b
Compare
939974b
to
5f0112d
Compare
5f0112d
to
8aa172b
Compare
This PR contains the following updates:
^12.0.0
->^12.23.11
Release Notes
motiondivision/motion (framer-motion)
v12.23.11
Compare Source
Added
delayChildren: stagger()
will now be staggered correctly alongside their newly-entering siblings.v12.23.10
Compare Source
Fixed
motion
components have re-rendered between shared element switching.v12.23.9
Compare Source
Changed
renderRequest
MotionValue
lifecycle.v12.23.7
Compare Source
Fixed
springValue
cleanup.removeNode
fromAnimatePresence
when usingpopLayout
.v12.23.6
Compare Source
Changed
motion
component creation to remove indirection.v12.23.5
Compare Source
Fixed
v12.23.3
Compare Source
Changed
useScroll
: Re-attempt to initialise scroll animation within auseEffect
if refs weren't hydrated during theuseLayoutEffect
. Throw if refs are still not hydrated during theuseEffect
.v12.23.2
Compare Source
Added
v12.23.1
Compare Source
Changed
v12.23.0
Compare Source
Added
.stop()
and.cancel()
methods touseDragControls()
.v12.22.0
Compare Source
Added
delayChildren
to acceptstagger()
. This enablesfrom
andease
options when staggering variant children.Deprecated
staggerChildren
andstaggerDirection
options.v12.20.5
Compare Source
Fixed
element.style
.v12.20.4
Compare Source
Fixed
v12.20.3
Compare Source
Fixed
v12.20.2
Compare Source
Fixed
Transition
type to be more permissive.v12.20.1
Compare Source
Fixed
Target
type to match previous definition.v12.20.0
Compare Source
Added
AnimatePresence
root
prop to attach"popLayout"
styles to a different root element.v12.19.4
Compare Source
Fixed
v12.19.3
Compare Source
Fixed
transformPerspective
toTargetAndTransition
.CSSStyleDeclaration
.v12.19.2
Compare Source
Fixed
v12.19.1
Compare Source
Fixed
export *
error message in Next.js.v12.19.0
Compare Source
Added
usePageInView
for tracking document visibility.v12.18.2
Compare Source
Fixed
"motion"
.translateX
,originX
etc values in animation targets.v12.18.1
Compare Source
Fixed
"react"
import from"motion-dom"
.v12.18.0
Compare Source
Added
<+0.5
,<-1
)v12.17.3
Compare Source
Changed
MotionProps
into vanillaMotionNodeOptions
type within"motion-dom"
package.v12.17.2
Compare Source
Changed
"none"
keyframes for complex strings.v12.17.1
Compare Source
Fixed
isValidProp
check with Rolldown.v12.17.0
Compare Source
Added
Fixed
linear()
easing curves.v12.16.0
Compare Source
Added
resize()
.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.