Skip to content
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): Replace framer-motion with motion #289

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Conversation

evadecker
Copy link
Member

What changed?

Resolves #263. motion now supports React 19.

@evadecker evadecker added the dependencies Pull requests that update a dependency file label Dec 17, 2024
@evadecker evadecker added this to the Namesake v1.0 milestone Dec 17, 2024
Copy link

changeset-bot bot commented Dec 17, 2024

⚠️ No Changeset found

Latest commit: 89f0cbb

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot added the frontend CSS, HTML, and JS changes label Dec 17, 2024
Copy link

Deploying namesake with  Cloudflare Pages  Cloudflare Pages

Latest commit: 89f0cbb
Status: ✅  Deploy successful!
Preview URL: https://5423929e.namesake-639.pages.dev
Branch Preview URL: https://framer-to-motion.namesake-639.pages.dev

View logs

Copy link
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 37.55%
🟰 ±0%
2131 / 5674
🔵 Statements 37.55%
🟰 ±0%
2131 / 5674
🔵 Functions 38.75%
🟰 ±0%
81 / 209
🔵 Branches 69.7%
🟰 ±0%
168 / 241
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/main.tsx 0%
🟰 ±0%
0%
🟰 ±0%
0%
🟰 ±0%
0%
🟰 ±0%
1-108
src/components/common/AnimateChangeInHeight/AnimateChangeInHeight.tsx 6.89%
🟰 ±0%
100%
🟰 ±0%
0%
🟰 ±0%
6.89%
🟰 ±0%
11-44
Generated in workflow #209 for commit 89f0cbb by the Vitest Coverage Report Action

@evadecker evadecker merged commit 1820b4f into main Dec 17, 2024
11 checks passed
@evadecker evadecker deleted the framer-to-motion branch December 17, 2024 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file frontend CSS, HTML, and JS changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace framer-motion with motion when package supports React 19 types.
1 participant