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: Upgrade to React 19 #262

Merged
merged 2 commits into from
Dec 6, 2024
Merged

chore: Upgrade to React 19 #262

merged 2 commits into from
Dec 6, 2024

Conversation

evadecker
Copy link
Member

What changed?

Upgrade from React 18.3 to React 19.

Why?

It's stable!

How was this change made?

Upgraded React and related packages and types. Replaced motion with an alpha version of framer-motion to support React 19 types until motion is updated, see motiondivision/motion#2843 (comment)

How was this tested?

Automated testing, everything passes.

Anything else?

Will follow-up with updated action hooks: https://react.dev/blog/2024/12/05/react-19

Copy link

changeset-bot bot commented Dec 6, 2024

⚠️ No Changeset found

Latest commit: 7fa6639

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

Copy link
Contributor

github-actions bot commented Dec 6, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 33.26%
🟰 ±0%
1855 / 5577
🔵 Statements 33.26%
🟰 ±0%
1855 / 5577
🔵 Functions 29.84%
🟰 ±0%
57 / 191
🔵 Branches 61%
🟰 ±0%
97 / 159
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/main.tsx 0%
🟰 ±0%
0%
🟰 ±0%
0%
🟰 ±0%
0%
🟰 ±0%
1-106
src/components/common/AnimateChangeInHeight/AnimateChangeInHeight.tsx 6.89%
🟰 ±0%
100%
🟰 ±0%
0%
🟰 ±0%
6.89%
🟰 ±0%
11-44
Generated in workflow #188 for commit e71b1e8 by the Vitest Coverage Report Action

Copy link

cloudflare-workers-and-pages bot commented Dec 6, 2024

Deploying namesake with  Cloudflare Pages  Cloudflare Pages

Latest commit: e71b1e8
Status: ✅  Deploy successful!
Preview URL: https://1ee1753c.namesake-639.pages.dev
Branch Preview URL: https://react-19.namesake-639.pages.dev

View logs

@evadecker evadecker merged commit f0e6afe into main Dec 6, 2024
10 checks passed
@evadecker evadecker deleted the react-19 branch December 6, 2024 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant