Skip to content
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

Update dependency motion to v11.18.0 #53

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
motion 11.13.1 -> 11.18.0 age adoption passing confidence

Release Notes

motiondivision/motion (motion)

v11.18.0

Compare Source

Added
  • Adding animateSequence to perform animation sequences via WAAPI for a tiny bundlesize.
Fixed
  • Missing AnimationControls type export.

v11.17.1

Compare Source

Fixed
  • Remeasure SVG when size/position changes to ensure correct transform-origin.

v11.17.0

Compare Source

Added
  • Added propagate to AnimatePresence. This prop allows parent exit animations to be propagated to children.
Removed
  • Removed exitBeforeEnter from AnimatePresence.

v11.16.7

Compare Source

Fixed
  • Fixing timelines where a string label is used as the first segment.

v11.16.6

Compare Source

Changed
  • More movement values like height and top are now blocked by reduced motion.

v11.16.4

Compare Source

Fixed
  • Fix type of attachTimeline when skipLibCheck is disabled.

v11.16.3

Compare Source

Fixed
  • Checking return of press, hover, and inView callbacks before calling.

v11.16.2

Compare Source

Fixed
  • Restoring missing type exports.

v11.16.1

Compare Source

Fixed
  • Adding displayName to motion components.
  • Ensure press doesn't override tabindex when explicitly set.

v11.16.0

Compare Source

Added
  • Added view() alpha to early access.

v11.15.0

Compare Source

Added
  • Add support for repeat in animation sequences.
Fixed
  • Clearing scheduled jobs at the end of an animation frame to ensure memory is released should the animation loop settle.

v11.14.4

Compare Source

Fixed
  • Exporting AnimationSequence via "motion" entrypoint.
  • Adding support for passing normal components to motion.create() in React 19.

v11.14.3

Compare Source

Fixed
  • Fixing motion-dom and motion-utils entrypoints.

v11.14.2

Compare Source

Fixed
  • Exporting time for internal use.
  • Making MotionValue.updatedAt public for internal use.

v11.14.1

Compare Source

Fixed
  • Fixing missing license in motion-dom and motion-utils packages.

v11.14.0

Compare Source

Added
  • Added press gesture in Motion+ early access.

v11.13.5

Compare Source

Fixed
  • Adding React 19 to optional peer dependencies in "framer-motion" packages.

v11.13.4

Compare Source

Fixed
  • Fixing types for React 19.

v11.13.3

Compare Source

Fixed
  • Attempting to update types to be compatible with both React 18 and 19.

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 was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants