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

refactor: return when static value is found in animatedValueStaticChecker #108

Merged
merged 3 commits into from
Aug 28, 2024

Conversation

Aidosmf
Copy link
Collaborator

@Aidosmf Aidosmf commented Aug 28, 2024

Description

  • break from a loop when staticValue is and checked found

Type of change

  • Patch: Bug (non-breaking change which fixes an issue)
  • Minor: New feature (non-breaking change which adds functionality)
  • Major: Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • This is something we need to do.

@Aidosmf Aidosmf requested a review from naaish-adam August 28, 2024 11:45
@Aidosmf Aidosmf self-assigned this Aug 28, 2024
Copy link

changeset-bot bot commented Aug 28, 2024

🦋 Changeset detected

Latest commit: 298b147

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

This PR includes changesets to release 1 package
Name Type
@lottiefiles/relottie-extract-features Patch

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
Collaborator

@naaish-adam naaish-adam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lottiefiles-bot
Copy link
Collaborator

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
packages/last/dist/index.js 0 B (+100% 🔺) 0 ms (+100% 🔺) 1 ms (-32.9% 🔽) 1 ms
packages/last-builder/dist/index.js 0 B (+100% 🔺) 0 ms (+100% 🔺) 1 ms (-77.99% 🔽) 1 ms
packages/relottie/dist/index.js 21.46 KB (0%) 430 ms (0%) 222 ms (+308.47% 🔺) 651 ms
packages/relottie-parse/dist/index.js 10.67 KB (0%) 214 ms (0%) 126 ms (+282.72% 🔺) 339 ms
packages/relottie-stringify/dist/index.js 0 B (+100% 🔺) 0 ms (+100% 🔺) 1 ms (+1.97% 🔺) 1 ms
packages/relottie-extract-features/dist/index.js 5.36 KB (-0.26% 🔽) 108 ms (-0.26% 🔽) 21 ms (+97.08% 🔺) 128 ms
packages/relottie-metadata/dist/index.js 5.07 KB (0%) 102 ms (0%) 7 ms (-58.51% 🔽) 108 ms

@Aidosmf Aidosmf merged commit d470856 into main Aug 28, 2024
3 checks passed
@Aidosmf Aidosmf deleted the mf/fix-static-value branch August 28, 2024 12:02
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.

3 participants