Bump framer-motion from 11.16.0 to 11.17.0
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
toAnimatePresence
. This prop allows parent exit animations to be propagated to children.Removed
- Removed
exitBeforeEnter
fromAnimatePresence
.[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
andtop
are now blocked by reduced motion.[11.16.5] 2024-01-09
Fixed
- Fixed
scroll
progress being stuck at1
when atarget
is100vh
.[11.16.4] 2024-01-09
Fixed
- Fix type of
attachTimeline
whenskipLibCheck
is disabled.[11.16.3] 2024-01-09
Fixed
- Checking return of
press
,hover
, andinView
callbacks before calling.[11.16.2] 2024-01-09
Fixed
- Restoring missing type exports.
[11.16.1] 2024-01-08
Fixed
... (truncated)
Commits
-
92fb9a1
v11.17.0 -
a02d454
Updating changelog -
0cf9f5d
AnimatePresence
propagate
option (#2992) -
257ad55
v11.16.7 -
913caf7
Updating changelog -
888619c
Fixing timeline with label as first segment (#2985) -
3449bd1
v11.16.6 -
823bf9b
Update CHANGELOG.md -
119daf1
Adding more values to reduced motion (#2984) -
5cdcc4e
v11.16.5 - Additional commits viewable in compare view
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