DevsInTech
DevsInTech copied to clipboard
build(deps): bump framer-motion from 10.16.4 to 11.3.28
Bumps framer-motion from 10.16.4 to 11.3.28.
Changelog
Sourced from framer-motion's changelog.
[11.3.28] 2024-08-15
Fixed
- Use
startTimeinstead ofelapsedto sync optimised animations.[11.3.27] 2024-08-14
Changed
- Allow manual setting of
startTimevia animation options (currently for internal use only).[11.3.26] 2024-08-14
Fixed
- Improving synchronisation between DOM animations on externally-provided
MotionValues and internalMotionValues.- Fixing unit conversion on DOM animations with externally-provided
MotionValues.[11.3.25] 2024-08-14
Changed
- Improve calculation of
startTimeto prefer the immediacy of animation creation over keyframe resolution, but fall back to the latter if the former would lead to a perceptual jump.[11.3.24] 2024-08-08
Fixed
- Fixing incorrect version publish.
[11.3.23] 2024-08-07
Fixed
- Improving optimised appear animation check from
data-appear-idto active recording of started animations.- Only cancelling optimised appear animations from layout animations when they're animating
transform.[11.3.22] 2024-08-07
Fixed
- Fixing spring animations with explicit velocities that animate to their current value.
[11.3.21] 2024-07-27
Changed
- Removing default transforms from generated
transformstring provided totransformTemplate.
... (truncated)
Commits
74a3037v11.3.2849b72e1Updating changelog7b377d6Manually set handoff animationstartTime(#2756)12a5189Updating versionc810c29v11.3.27b9d4931Updating changelogf5274e8Allow animationstartTimeto be set manually (#2755)4f06f9eUpdating versiona11b8b1v11.3.260ab91e9Updating changelog- 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)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| devs-in-tech | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 15, 2024 8:09pm |
Deploy Preview for devsintech ready!
| Name | Link |
|---|---|
| Latest commit | f73ac120999b2b481a7a808087cde5ae0621a1bd |
| Latest deploy log | https://app.netlify.com/sites/devsintech/deploys/66be603664889d0008485fc5 |
| Deploy Preview | https://deploy-preview-662--devsintech.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Superseded by #663.