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

feat: React v19 upgrade #427

Merged
merged 1 commit into from
Dec 12, 2024
Merged

feat: React v19 upgrade #427

merged 1 commit into from
Dec 12, 2024

Conversation

theashraf
Copy link
Member

@theashraf theashraf commented Dec 10, 2024

Changes

  • Update the peer dependencies of the @lottiefiles/dotlottie-react package and upgrade the React version to v19.

Fixes #426

@theashraf theashraf self-assigned this Dec 10, 2024
Copy link

changeset-bot bot commented Dec 10, 2024

🦋 Changeset detected

Latest commit: 6cd2db4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@lottiefiles/dotlottie-react Minor

Not sure what this means? Click here to learn what changesets are.

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

Copy link
Contributor

Coverage Report for @lottiefiles/dotlottie-web (packages/web)

Status Category Percentage Covered / Total
🟢 Lines 53.02% (🎯 52%) 561 / 1058
🟢 Statements 51.85% (🎯 51%) 587 / 1132
🟢 Functions 52.38% (🎯 52%) 143 / 273
🟢 Branches 58.58% (🎯 58%) 389 / 664
File CoverageNo changed files found.
Generated in workflow #1578 for commit 6cd2db4 by the Vitest Coverage Report Action

Copy link
Contributor

Coverage Report for @lottiefiles/dotlottie-wc (packages/wc)

Status Category Percentage Covered / Total
🟢 Lines 98.46% (🎯 98%) 64 / 65
🟢 Statements 98.52% (🎯 98%) 67 / 68
🟢 Functions 100% (🎯 100%) 10 / 10
🟢 Branches 94.64% (🎯 94%) 53 / 56
File CoverageNo changed files found.
Generated in workflow #1578 for commit 6cd2db4 by the Vitest Coverage Report Action

Copy link
Contributor

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
@lottiefiles/dotlottie-web 38.29 KB (0%) 766 ms (0%) 188 ms (-5.37% 🔽) 954 ms
@lottiefiles/dotlottie-web WASM 400.03 KB (0%) 8.1 s (0%) 0 ms (+100% 🔺) 8.1 s
@lottiefiles/dotlottie-react 40.13 KB (-3.67% 🔽) 803 ms (-3.67% 🔽) 173 ms (-12.56% 🔽) 975 ms
@lottiefiles/dotlottie-vue 45.17 KB (0%) 904 ms (0%) 320 ms (+183.47% 🔺) 1.3 s
@lottiefiles/dotlottie-wc 45.67 KB (0%) 914 ms (0%) 175 ms (-49.43% 🔽) 1.1 s
@lottiefiles/dotlottie-svelte 45.76 KB (0%) 916 ms (0%) 225 ms (+19.27% 🔺) 1.2 s
@lottiefiles/dotlottie-solid 44.64 KB (0%) 893 ms (0%) 238 ms (+65.18% 🔺) 1.2 s

@theashraf theashraf merged commit 003e7b1 into main Dec 12, 2024
7 checks passed
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.

Support for React 19
2 participants