chore(deps): update dependency motion to v12.23.26 - autoclosed - #59
Closed
renovate[bot] wants to merge 1 commit into
Closed
chore(deps): update dependency motion to v12.23.26 - autoclosed#59renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
renovate
Bot
force-pushed
the
renovate/motion-12.x-lockfile
branch
from
July 1, 2025 17:46
a87c6d4 to
62aa5f8
Compare
renovate
Bot
force-pushed
the
renovate/motion-12.x-lockfile
branch
from
July 2, 2025 08:15
62aa5f8 to
5d2c82d
Compare
renovate
Bot
force-pushed
the
renovate/motion-12.x-lockfile
branch
from
July 9, 2025 17:44
5d2c82d to
2f86fb0
Compare
renovate
Bot
force-pushed
the
renovate/motion-12.x-lockfile
branch
from
July 10, 2025 12:35
2f86fb0 to
6bf81cd
Compare
renovate
Bot
force-pushed
the
renovate/motion-12.x-lockfile
branch
from
July 14, 2025 14:06
6bf81cd to
dbb5973
Compare
renovate
Bot
force-pushed
the
renovate/motion-12.x-lockfile
branch
from
July 15, 2025 16:33
dbb5973 to
6528cec
Compare
renovate
Bot
force-pushed
the
renovate/motion-12.x-lockfile
branch
from
July 23, 2025 16:45
6528cec to
ad96918
Compare
renovate
Bot
force-pushed
the
renovate/motion-12.x-lockfile
branch
from
July 24, 2025 14:35
ad96918 to
27a031b
Compare
renovate
Bot
force-pushed
the
renovate/motion-12.x-lockfile
branch
from
July 28, 2025 08:53
27a031b to
8afd3ea
Compare
renovate
Bot
force-pushed
the
renovate/motion-12.x-lockfile
branch
from
July 28, 2025 16:34
8afd3ea to
00e0e45
Compare
renovate
Bot
force-pushed
the
renovate/motion-12.x-lockfile
branch
from
August 31, 2025 14:17
82377ca to
09b6277
Compare
renovate
Bot
force-pushed
the
renovate/motion-12.x-lockfile
branch
from
September 2, 2025 01:04
09b6277 to
b89e58a
Compare
renovate
Bot
force-pushed
the
renovate/motion-12.x-lockfile
branch
from
September 2, 2025 11:10
b89e58a to
e9e2a88
Compare
renovate
Bot
force-pushed
the
renovate/motion-12.x-lockfile
branch
from
September 3, 2025 01:28
e9e2a88 to
133668e
Compare
renovate
Bot
force-pushed
the
renovate/motion-12.x-lockfile
branch
from
September 16, 2025 16:37
133668e to
e8f06ec
Compare
renovate
Bot
force-pushed
the
renovate/motion-12.x-lockfile
branch
from
September 17, 2025 21:26
e8f06ec to
f4696d9
Compare
renovate
Bot
force-pushed
the
renovate/motion-12.x-lockfile
branch
from
September 18, 2025 13:36
f4696d9 to
edaf7f1
Compare
renovate
Bot
force-pushed
the
renovate/motion-12.x-lockfile
branch
from
September 19, 2025 13:09
edaf7f1 to
a1320dc
Compare
renovate
Bot
force-pushed
the
renovate/motion-12.x-lockfile
branch
from
September 22, 2025 08:55
a1320dc to
aa5e1c1
Compare
renovate
Bot
force-pushed
the
renovate/motion-12.x-lockfile
branch
from
September 23, 2025 10:43
aa5e1c1 to
ba6d121
Compare
renovate
Bot
force-pushed
the
renovate/motion-12.x-lockfile
branch
from
September 24, 2025 10:58
ba6d121 to
815756d
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
12.20.2->12.23.26Release Notes
motiondivision/motion (motion)
v12.23.26Compare Source
Fixed
v12.23.25Compare Source
Fixed
v12.23.24Compare Source
Fixed
initial={false}.v12.23.23Compare Source
Added
PresenceChildandPopChildtype for internal use.v12.23.22Compare Source
Added
HTMLElementsanduseComposedRefstype for internal use.v12.23.21Compare Source
Fixed
scrollwith animations that containdelay.v12.23.20Compare Source
Fixed
v12.23.19Compare Source
Fixed
refprop.v12.23.18Compare Source
Fixed
<motion />components now support changingrefprop.v12.23.16Compare Source
Fixed
refwhen passed to a child ofAnimatePresencein"popLayout"mode.v12.23.15Compare Source
Fixed
export *error in RSC.v12.23.14Compare Source
Fixed
Reorder.ItemandReorder.Groupso incorrect HTML props are correctly flagged.externalRefwhen it switches.v12.23.13Compare Source
Fixed
useMotionReffunction now properly includesexternalRefin the dependency array to ensure ref callbacks update when the external ref changes.Changed
v12.23.12Compare Source
Added
v12.23.11Compare Source
Added
delayChildren: stagger()will now be staggered correctly alongside their newly-entering siblings.v12.23.10Compare Source
Fixed
motioncomponents have re-rendered between shared element switching.v12.23.9Compare Source
Changed
renderRequestMotionValuelifecycle.v12.23.7Compare Source
Fixed
springValuecleanup.removeNodefromAnimatePresencewhen usingpopLayout.v12.23.6Compare Source
Changed
motioncomponent creation to remove indirection.v12.23.5Compare Source
Fixed
v12.23.3Compare Source
Changed
useScroll: Re-attempt to initialise scroll animation within auseEffectif refs weren't hydrated during theuseLayoutEffect. Throw if refs are still not hydrated during theuseEffect.v12.23.2Compare Source
Fixed
initial={false}.v12.23.1Compare Source
Fixed
refprop.v12.23.0Compare Source
Added
.stop()and.cancel()methods touseDragControls().v12.22.0Compare Source
Added
delayChildrento acceptstagger(). This enablesfromandeaseoptions when staggering variant children.Deprecated
staggerChildrenandstaggerDirectionoptions.v12.20.5Compare Source
Fixed
element.style.v12.20.4Compare Source
Fixed
v12.20.3Compare Source
Fixed
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.