Commit 71b2a1c
authored
📦 (deps-dev) framer-motion@12.33.0 [skip ci] (#2536)
<!-- COMMIT_BODY_TEXT_BEGIN -->
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Adoption](https://docs.renovatebot.com/merge-confidence/) |
[Passing](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|---|
| [framer-motion](https://redirect.github.com/motiondivision/motion) |
[`12.31.0` →
`12.33.0`](https://renovatebot.com/diffs/npm/framer-motion/12.31.0/12.33.0)
|

|

|

|

|
---
### Release Notes
<details>
<summary>motiondivision/motion (framer-motion)</summary>
###
[`v12.33.0`](https://redirect.github.com/motiondivision/motion/blob/HEAD/CHANGELOG.md#12330-2026-02-05)
[Compare
Source](https://redirect.github.com/motiondivision/motion/compare/v12.32.0...v12.33.0)
##### Added
- `<motion />`: New `propagate.tap` prop prevents tap gestures from
propagating to parents.
###
[`v12.32.0`](https://redirect.github.com/motiondivision/motion/blob/HEAD/CHANGELOG.md#12320-2026-02-05)
[Compare
Source](https://redirect.github.com/motiondivision/motion/compare/v12.31.3...v12.32.0)
##### Added
- `transition.inherit`: When `true`, inherit transition values from
less-specific transitions.
###
[`v12.31.3`](https://redirect.github.com/motiondivision/motion/blob/HEAD/CHANGELOG.md#12313-2026-02-05)
[Compare
Source](https://redirect.github.com/motiondivision/motion/compare/v12.31.2...v12.31.3)
##### Fixed
- `<motion />`: Ensure animation state is reset after being
re-suspended.
- Prevent stale values when mixing `transitionEnd` and `transition.type:
false`.
- Drag: Fix "sticky" throw velocity on initial interaciton.
- Drag: Ensure catching a thrown element kills its velocity.
###
[`v12.31.2`](https://redirect.github.com/motiondivision/motion/blob/HEAD/CHANGELOG.md#12312-2026-02-05)
[Compare
Source](https://redirect.github.com/motiondivision/motion/compare/v12.31.1...v12.31.2)
##### Fixed
- `onHoverStart` and `onHoverEnd` first argument now correctly typed as
`PointerEvent`.
- `whileHover`: No longer persists after drag end.
- `AnimatePresence`: Allow changing `mode` prop.
###
[`v12.31.1`](https://redirect.github.com/motiondivision/motion/blob/HEAD/CHANGELOG.md#12311-2026-02-04)
[Compare
Source](https://redirect.github.com/motiondivision/motion/compare/v12.31.0...v12.31.1)
##### Added
- Drag constraints updated even when draggable or constraints resize
outside of React renders.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
<!-- COMMIT_BODY_TEXT_END -->
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45NS4yIiwidXBkYXRlZEluVmVyIjoiNDIuOTUuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsi8J+Tpu+4jyBEZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 48049e3 commit 71b2a1c
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
0 commit comments