-
Notifications
You must be signed in to change notification settings - Fork 52
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 v6.5.1 #176
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/framer-motion-6.x
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 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 ↗︎
|
renovate
bot
changed the title
chore(deps): update dependency framer-motion to v6.3.3
chore(deps): update dependency framer-motion to v6.3.4
May 25, 2022
renovate
bot
force-pushed
the
renovate/framer-motion-6.x
branch
from
May 25, 2022 10:36
04c5fba
to
9cef9f7
Compare
renovate
bot
force-pushed
the
renovate/framer-motion-6.x
branch
from
May 30, 2022 15:26
9cef9f7
to
c8f92b0
Compare
renovate
bot
changed the title
chore(deps): update dependency framer-motion to v6.3.4
chore(deps): update dependency framer-motion to v6.3.5
May 30, 2022
renovate
bot
changed the title
chore(deps): update dependency framer-motion to v6.3.5
chore(deps): update dependency framer-motion to v6.3.6
May 31, 2022
renovate
bot
force-pushed
the
renovate/framer-motion-6.x
branch
from
May 31, 2022 16:03
c8f92b0
to
381b1f1
Compare
renovate
bot
force-pushed
the
renovate/framer-motion-6.x
branch
from
June 3, 2022 11:25
381b1f1
to
b1c5d09
Compare
renovate
bot
changed the title
chore(deps): update dependency framer-motion to v6.3.6
chore(deps): update dependency framer-motion to v6.3.8
Jun 3, 2022
renovate
bot
force-pushed
the
renovate/framer-motion-6.x
branch
from
June 3, 2022 13:57
b1c5d09
to
d15dd56
Compare
renovate
bot
changed the title
chore(deps): update dependency framer-motion to v6.3.8
chore(deps): update dependency framer-motion to v6.3.9
Jun 3, 2022
renovate
bot
force-pushed
the
renovate/framer-motion-6.x
branch
from
June 3, 2022 15:55
d15dd56
to
3ddc222
Compare
renovate
bot
changed the title
chore(deps): update dependency framer-motion to v6.3.9
chore(deps): update dependency framer-motion to v6.3.10
Jun 3, 2022
renovate
bot
force-pushed
the
renovate/framer-motion-6.x
branch
from
June 8, 2022 13:57
3ddc222
to
20c0f63
Compare
renovate
bot
changed the title
chore(deps): update dependency framer-motion to v6.3.10
chore(deps): update dependency framer-motion to v6.3.11
Jun 8, 2022
renovate
bot
force-pushed
the
renovate/framer-motion-6.x
branch
from
June 23, 2022 20:41
20c0f63
to
73a20d7
Compare
renovate
bot
changed the title
chore(deps): update dependency framer-motion to v6.3.11
chore(deps): update dependency framer-motion to v6.3.13
Jun 23, 2022
renovate
bot
force-pushed
the
renovate/framer-motion-6.x
branch
from
September 25, 2022 21:37
73a20d7
to
e8b9fe3
Compare
renovate
bot
changed the title
chore(deps): update dependency framer-motion to v6.3.13
chore(deps): update dependency framer-motion to v6.5.1
Sep 25, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
6.2.9
->6.5.1
Release Notes
framer/motion (framer-motion)
v6.5.1
Compare Source
Fixed
onChange
handlers inuseTransform
onuseLayoutEffect
.v6.5.0
Compare Source
Added
useScroll
for creating scroll-linked animations.Deprecated
useViewportScroll
anduseElementScroll
.v6.4.3
Compare Source
Fixed
<m>
anddomMax
.v6.4.2
Compare Source
Added
useInView
now automatically respectsrootMargin
within an iframe.v6.4.1
Compare Source
Added
useAnimation
touseAnimationControls
.useAnimation
will stay as backwards compatible alias.v6.4.0
Compare Source
Added
useInView
.v6.3.16
Compare Source
Fixed
position: fixed
elements. Provideposition: fixed
elements thelayoutScroll
prop to fix.v6.3.15
Compare Source
Fixed
children
prop for components.v6.3.14
Compare Source
Fixed
v6.3.13
Compare Source
Fixed
@internalRemarks
comment with@privateRemarks
.v6.3.12
Compare Source
Changed
v6.3.11
Compare Source
Fixed
v6.3.10
Compare Source
Fixed
v6.3.9
Compare Source
Fixed
package.json
'sexports
field to fix types in TypeScript 4.7.process.env.NODE_ENV
check.v6.3.8
Compare Source
Fixed
height
when doing unit conversion animation.v6.3.7
Compare Source
Fixed
v6.3.6
Compare Source
Fixed
v6.3.5
Compare Source
Fixed
initial
prop to Framer Motion 3D types.v6.3.4
Compare Source
Fixed
reducedMotion
prop inMotionConfig
now correctly updates throughout the tree.v6.3.3
Compare Source
Fixed
svg
elements.v6.3.2
Compare Source
Fixed
AnimateSharedLayout
.v6.3.1
Compare Source
Fixed
position: fixed
elements. Provideposition: fixed
elements thelayoutScroll
prop to fix.v6.3.0
Compare Source
Added
layout
prop toReorder.Item
.onLayoutAnimationStart
.Fixed
cycle
is properly memoised.v6.2.10
Compare Source
Fixed
useSpring
dependencies if properties change between renders.children
types ofAnimatePresence
andLayoutGroup
.Configuration
📅 Schedule: Branch creation - "before 4am 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. View repository job log here.