devterms
devterms copied to clipboard
Update dependency framer-motion to v11.2.6
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| framer-motion | 11.1.9 -> 11.2.6 |
Release Notes
framer/motion (framer-motion)
v11.2.6
Fixed
- Fixed optimised appear animations interrupted by layout animations triggered by a state update within
useLayoutEffect.
v11.2.5
Fixed
- Fixing layout animations within portals. Tag
motionroot within portal withdata-framer-portal-idattribute.
v11.2.4
Fixed
- Batching triggering animations with
useSpring.
v11.2.3
Fixed
MotionValues created withundefinedcan track velocity correctly.
v11.2.2
Fixed
- Fixed visual jump when interrupting an optimised appear animation.
v11.2.1
Changed
- Improved performance of resolving variants by lazy resolving current
MotionValuestate.
v11.2.0
Added
- Binary visibility interpolation i.e
display: ["block", "none"]now maintains the visible state throughout the animation.
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.