-
Notifications
You must be signed in to change notification settings - Fork 2
chore(deps): update dependency framer-motion to v11.18.2 #252
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/framer-motion-11.x-lockfile
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or 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
5d90cbc to
4284f3e
Compare
4284f3e to
a72ee80
Compare
a72ee80 to
cff17eb
Compare
cff17eb to
3240912
Compare
8672c92 to
506006c
Compare
506006c to
277b563
Compare
277b563 to
5a07c6d
Compare
5a07c6d to
f0188ff
Compare
219b0db to
434c0a3
Compare
434c0a3 to
bc40ffa
Compare
bc40ffa to
bb17f15
Compare
bb17f15 to
1cb5509
Compare
d150259 to
63f1993
Compare
63f1993 to
7fa828e
Compare
f4f10f1 to
1cceda7
Compare
1cceda7 to
abdb9de
Compare
abdb9de to
dec9539
Compare
dec9539 to
f5a371d
Compare
f5a371d to
f5963bb
Compare
f5963bb to
4a7f565
Compare
4a7f565 to
ea7f6df
Compare
ea7f6df to
9da79ab
Compare
9da79ab to
e469506
Compare
e469506 to
74835bd
Compare
74835bd to
7752dc3
Compare
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.2.12->11.18.2Release Notes
motiondivision/motion (framer-motion)
v11.18.2Compare Source
Fixed
transformTemplatenot hardware accelerated.v11.18.1Compare Source
Fixed
AnimatePresencetypes in React 19.transformnot always setting styles correctly on mount.v11.18.0Compare Source
Added
animateSequenceto perform animation sequences via WAAPI for a tiny bundlesize.Fixed
AnimationControlstype export.v11.17.1Compare Source
Fixed
transform-origin.v11.17.0Compare Source
Added
propagatetoAnimatePresence. This prop allows parent exit animations to be propagated to children.Removed
exitBeforeEnterfromAnimatePresence.v11.16.7Compare Source
Fixed
v11.16.6Compare Source
Changed
heightandtopare now blocked by reduced motion.v11.16.4Compare Source
Fixed
attachTimelinewhenskipLibCheckis disabled.v11.16.3Compare Source
Fixed
press,hover, andinViewcallbacks before calling.v11.16.2Compare Source
Fixed
v11.16.1Compare Source
Fixed
displayNametomotioncomponents.pressdoesn't overridetabindexwhen explicitly set.v11.16.0Compare Source
Added
view()alpha to early access.v11.15.0Compare Source
Added
repeatin animation sequences.Fixed
v11.14.4Compare Source
Fixed
AnimationSequencevia"motion"entrypoint.motion.create()in React 19.v11.14.3Compare Source
Fixed
motion-domandmotion-utilsentrypoints.v11.14.2Compare Source
Fixed
timefor internal use.MotionValue.updatedAtpublic for internal use.v11.14.1Compare Source
Fixed
motion-domandmotion-utilspackages.v11.14.0Compare Source
Added
pressgesture in Motion+ early access.v11.13.5Compare Source
Fixed
"framer-motion"packages.v11.13.4Compare Source
Fixed
v11.13.3Compare Source
Fixed
v11.13.1Compare Source
Fixed
motion.text) now update when given aMotionValueas children, matching HTML element behavior.DynamicAnimationOptionstype.v11.13.0Compare Source
Added
hovergesture in Motion+ early access.v11.12.0Compare Source
Added
visualDurationoption forspringanimations.spring(visualDuration, bounce)syntax.v11.11.17Compare Source
v11.11.16Compare Source
Fixed
staggerwith minianimate.v11.11.15Compare Source
Fixed
miniandreact-minientrypoints.v11.11.13Compare Source
Fixed
"motion".v11.11.12Compare Source
Changed
"motion"package.v11.11.11Compare Source
Fixed
update()call on mount.v11.11.10Compare Source
Fixed
will-changefrom SSR.v11.11.9Compare Source
Changed
will-changeis now no longer automatically managed withoutuseWillChange.v11.11.8Compare Source
Fixed
package.jsonfor entrypoints in older versions of Node.v11.11.7Compare Source
Fixed
animate.v11.11.6Compare Source
Fixed
animate.v11.11.5Compare Source
Fixed
stylewithout casting, as this was conflicting with ReactCSSProperties.v11.11.4Compare Source
Fixed
AnimatePresencesafeToRemove.layout="size"annotation.v11.11.3Compare Source
Fixed
as anyrequirement for CSS variables.v11.11.2Compare Source
Fixed
BezierDefinitionreadonlyfor easier definition outside aTransition.v11.11.1Compare Source
Fixed
staggerwith minianimate.v11.11.0Compare Source
Added
animatecan now animate any object.v11.10.0Compare Source
Added
delaywith seconds now exported from"framer-motion/dom".Fixed
transformis added towill-changewhen a potentially layerising value is animated asopacityandfilterwill prematurely flattenpreserve-3d.v11.9.0Compare Source
Added
animateanduseAnimatefunctions.v11.8.0Compare Source
Added
linear()easings when animating via WAAPI.v11.7.0Compare Source
Added
type.v11.6.0Compare Source
Added
infoand element tracking toscroll.stepseasing.Changed
will-changenow stay there for their lifespan to prevent GPU thrashing and weird Safari subpixel jitters.v11.5.6Compare Source
Fixed
renderdoesn't lock rendering for an element.v11.5.5Compare Source
Fixed
v11.5.4Compare Source
Fixed
v11.5.3Compare Source
Fixed
Reordercomponents now importmotionproxy.v11.5.2Compare Source
Added
motion()deprecation warning towarnOnce.v11.5.1Compare Source
Added
findSpringfor internal use.v11.5.0Compare Source
Added
motion.create()andm.create().Deprecrated
motion()andm().v11.4.0Compare Source
Added
motionandmcomponents.v11.3.31Compare Source
Fixed
style.v11.3.30Compare Source
Fixed
"change"handler on externally-providedMotionValues.v11.3.29Compare Source
Fixed
v11.3.28Compare Source
Fixed
startTimeinstead ofelapsedto sync optimised animations.v11.3.27Compare Source
Changed
startTimevia animation options (currently for internal use only).v11.3.26Compare Source
Fixed
MotionValues and internalMotionValues.MotionValues.v11.3.25Compare Source
Changed
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.v11.3.24Compare Source
Fixed
v11.3.23Compare Source
Fixed
data-appear-idto active recording of started animations.transform.v11.3.22Compare Source
Fixed
v11.3.21Compare Source
Changed
transformstring provided totransformTemplate.v11.3.20Compare Source
Changed
transformby up to 30% when providing many default transforms asMotionValues.v11.3.19Compare Source
Fixed
AnimatePresencenot rerendering children unless their presence had changed.v11.3.18Compare Source
Fixed
AnimatePresenceand made safe to use with concurrent rendering.v11.3.17Compare Source
Added
domMinfeature bundle.v11.3.16Compare Source
Changed
UseScrollOptionstype.v11.3.15Compare Source
Changed
inView()'smarginproperty.v11.3.14Compare Source
Fixed
usePresence'ssafeToRemovecallback inuseCallbackleading to fewer re-renders.v11.3.13Compare Source
Fixed
position: fixedlayout animations while scrolling.v11.3.12Compare Source
Fixed
useSpringtypes so it acceptsMotionValue<string>orMotionValue<number>but always returnsMotionValue<number>.v11.3.11Compare Source
Fixed
"react"import from DOM-only bundle.v11.3.10Compare Source
Fixed
isBrowsercheck fromdocumenttowindow.v11.3.9Compare Source
Changed
window.MotionDebugcheck.v11.3.8Compare Source
Changed
v11.3.7Compare Source
Changed
Setlookups.v11.3.6Compare Source
Changed
v11.3.5Compare Source
Fixed
reactandreact-domas dependencies.v11.3.4Compare Source
Changed
display: contentselements now against component props instead ofElement.style.v11.3.3Compare Source
Fixed
style.v11.3.2Compare Source
Fixed
v11.3.1Compare Source
Fixed
AnimatePresencenot rerendering children unless their presence had changed.v11.3.0Compare Source
Updated
will-change.v11.2.14Compare Source
Updated
v11.2.13Compare Source
Fixed
nullbefore interpolating color values.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.