-
Notifications
You must be signed in to change notification settings - Fork 430
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
chore(deps): update dependency framer-motion to v11.2.0 #6668
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Ignored Deployment
|
No changes to documentation |
Component Testing Report Updated May 15, 2024 10:12 AM (UTC)
|
renovate
bot
force-pushed
the
renovate/framer-motion-11.x
branch
from
May 15, 2024 07:38
834c3ce
to
e42cb51
Compare
renovate
bot
force-pushed
the
renovate/framer-motion-11.x
branch
from
May 15, 2024 09:01
e42cb51
to
ed694b5
Compare
renovate
bot
force-pushed
the
renovate/framer-motion-11.x
branch
from
May 15, 2024 09:15
ed694b5
to
e85e907
Compare
renovate
bot
force-pushed
the
renovate/framer-motion-11.x
branch
from
May 15, 2024 10:02
e85e907
to
d8829f7
Compare
stipsan
approved these changes
May 15, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ricokahler we've tested this version in @sanity/presentation
and all tests pass 🙌
Related PRs:
ricokahler
pushed a commit
that referenced
this pull request
May 15, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This was referenced Jun 24, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
11.0.8
->11.2.0
Release Notes
framer/motion (framer-motion)
v11.2.0
Compare Source
Added
display: ["block", "none"]
now maintains the visible state throughout the animation.v11.1.9
Compare Source
Changed
v11.1.8
Compare Source
Fixed
0
and the other is an explicitly defined keyframe, e.gy: ["100%", 0]
.v11.1.7
Compare Source
Changed
motion.div
.v11.1.6
Compare Source
Changed
stop
toMainThreadAnimation
v11.1.5
Compare Source
Changed
DOMMotionComponents
.v11.1.4
Compare Source
Fixed
motion.div
in certain TS5 environment configurations.Changed
undefined
.v11.1.3
Compare Source
Fixed
v11.1.2
Compare Source
Fixed
v11.1.1
Compare Source
Changed
v11.1.0
Compare Source
Changed
v11.0.28
Compare Source
Fixed
v11.0.27
Compare Source
Fixed
duration: 0
.v11.0.26
Compare Source
Fixed
perspective()
to projection transform.useTransform
to ensure frames are up-to-date.v11.0.25
Compare Source
Fixed
motion(Fragment)
nodes are skipped from layout projection.v11.0.24
Compare Source
Fixed
style
are visible once a value is no longer present in animation props.v11.0.23
Compare Source
Fixed
z
transforms.v11.0.22
Compare Source
Fixed
v11.0.21
Compare Source
Fixed
v11.0.20
Compare Source
Fixed
rotate
orskew
transforms.v11.0.19
Compare Source
Fixed
skew
transforms.v11.0.18
Compare Source
Fixed
duration
doesn't overrideduration: 0
WAAPI animations.v11.0.17
Compare Source
v11.0.16
Compare Source
Fixed
v11.0.15
Compare Source
Fixed
v11.0.14
Compare Source
Fixed
v11.0.13
Compare Source
Added
backgroundPositionX
andbackgroundPositionY
.Fixed
height: auto
animations.v11.0.12
Compare Source
Fixed
@emotion/is-valid-prop
as peer dependency.v11.0.11
Compare Source
Changed
background-color
.v11.0.10
Compare Source
Fixed
v11.0.9
Compare Source
Added
MotionConfig
.Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Mend Renovate using a curated preset maintained by . View repository job log here