Animating-Buttons
Animating-Buttons copied to clipboard
Bump framer-motion from 10.16.2 to 10.16.9
Bumps framer-motion from 10.16.2 to 10.16.9.
Changelog
Sourced from framer-motion's changelog.
[10.16.9] 2023-11-30
Fixed
- Skipping no-op animations.
[10.16.8] 2023-11-29
Fixed
- Added
disableInstantAnimationprivate API.- Ensure optimised appear animations don't run post-hydration.
[10.16.7] 2023-11-29
Fixed
- Fixing pan events within React portal.
[10.16.6] 2023-11-29
Fixed
- Fixing
Reordercomponent types.- Fixing
Reorder.Itemorder calculation.- Fixing broken
dragConstraintsif component re-renders during resize.[10.16.5] 2023-11-14
Fixed
- Fixing
AnimatePresencefast rerender bug.[10.16.4] 2023-09-05
Fixed
- Changed handoff
startTimesource fromperformance.now()todocument.timeline.currentTime.[10.16.3] 2023-09-04
Fixed
- Improved compatibility of custom
RefObjectandMutableRefObjecttypes.- Fixing
useScrolldependencies array.- Fixing optimised handoff to WAAPI animations.
Commits
78a3d14v10.16.9c0ebab1Merge pull request #2421 from framer/fix/skip-mount-animations9e289b1Merge branch 'main' into fix/skip-mount-animations8cc5349Merge pull request #2427 from framer/chore/remove-unknown-vscode-eslint-config8c279dbRemove unknown eslint extension settingc664c28Updating lockfiledc15c96v10.16.895b60d1Updating tests806634bUpdating lockfile2525d0av10.6.8- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)