Update dependency framer-motion to v11.13.1 #61
Merged
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.3.30
->11.13.1
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
framer/motion (framer-motion)
v11.13.1
Compare Source
Fixed
motion.text
) now update when given aMotionValue
as children, matching HTML element behavior.DynamicAnimationOptions
type.v11.13.0
Compare Source
Added
hover
gesture in Motion+ early access.v11.12.0
Compare Source
Added
visualDuration
option forspring
animations.spring(visualDuration, bounce)
syntax.v11.11.17
Compare Source
v11.11.16
Compare Source
Fixed
stagger
with minianimate
.v11.11.15
Compare Source
Fixed
mini
andreact-mini
entrypoints.v11.11.13
Compare Source
Fixed
"motion"
.v11.11.12
Compare Source
Changed
"motion"
package.v11.11.11
Compare Source
Fixed
update()
call on mount.v11.11.10
Compare Source
Fixed
will-change
from SSR.v11.11.9
Compare Source
Changed
will-change
is now no longer automatically managed withoutuseWillChange
.v11.11.8
Compare Source
Fixed
package.json
for entrypoints in older versions of Node.v11.11.7
Compare Source
Fixed
animate
.v11.11.6
Compare Source
Fixed
animate
.v11.11.5
Compare Source
Fixed
style
without casting, as this was conflicting with ReactCSSProperties
.v11.11.4
Compare Source
Fixed
AnimatePresence
safeToRemove
.layout="size"
annotation.v11.11.3
Compare Source
Fixed
as any
requirement for CSS variables.v11.11.2
Compare Source
Fixed
BezierDefinition
readonly
for easier definition outside aTransition
.v11.11.1
Compare Source
Fix
v11.11.0
Compare Source
Added
animate
can now animate any object.v11.10.0
Compare Source
Added
delay
with seconds now exported from"framer-motion/dom"
.Fixed
transform
is added towill-change
when a potentially layerising value is animated asopacity
andfilter
will prematurely flattenpreserve-3d
.v11.9.0
Compare Source
Added
animate
anduseAnimate
functions.v11.8.0
Compare Source
Added
linear()
easings when animating via WAAPI.v11.7.0
Compare Source
Added
type
.v11.6.0
Compare Source
Added
info
and element tracking toscroll
.steps
easing.Changed
will-change
now stay there for their lifespan to prevent GPU thrashing and weird Safari subpixel jitters.v11.5.6
Compare Source
Fixed
render
doesn't lock rendering for an element.v11.5.5
Compare Source
Fixed
v11.5.4
Compare Source
Fixed
v11.5.3
Compare Source
Fixed
Reorder
components now importmotion
proxy.v11.5.2
Compare Source
Added
motion()
deprecation warning towarnOnce
.v11.5.1
Compare Source
Added
findSpring
for internal use.v11.5.0
Compare Source
Added
motion.create()
andm.create()
.Deprecrated
motion()
andm()
.v11.4.0
Compare Source
Added
motion
andm
components.v11.3.31
Compare Source
Fixed
style
.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 was generated by Mend Renovate. View the repository job log.