Skip to content

Bump framer-motion from 11.16.0 to 11.17.0

dependabot requested to merge dependabot-npm_and_yarn-framer-motion-11.17.0 into main

Bumps framer-motion from 11.16.0 to 11.17.0.

Changelog

Sourced from framer-motion's changelog.

[11.17.0] 2024-01-10

Added

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

Removed

  • Removed exitBeforeEnter from AnimatePresence.

[11.16.7] 2024-01-10

Fixed

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

[11.16.6] 2024-01-10

Changed

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

[11.16.5] 2024-01-09

Fixed

  • Fixed scroll progress being stuck at 1 when a target is 100vh.

[11.16.4] 2024-01-09

Fixed

  • Fix type of attachTimeline when skipLibCheck is disabled.

[11.16.3] 2024-01-09

Fixed

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

[11.16.2] 2024-01-09

Fixed

  • Restoring missing type exports.

[11.16.1] 2024-01-08

Fixed

... (truncated)

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading