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: 🤖 update versions (beta) #116

Merged
merged 1 commit into from
Feb 2, 2024
Merged

Conversation

lottiefiles-bot
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to beta, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

beta is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on beta.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@lottiefiles/[email protected]

Minor Changes

  • 4810361: refactor: 💡 dotlottie-rs wasm bindings integration
  • 4810361: feat: 🎸 emit render event when a new frame is rendered

@lottiefiles/[email protected]

Patch Changes

@lottiefiles/[email protected]

Patch Changes

@lottiefiles/[email protected]

Patch Changes

Copy link
Contributor

github-actions bot commented Feb 2, 2024

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

Status Category Percentage Covered / Total
🟢 Lines 86.63% / 86% 214 / 247
🟢 Statements 83.64% / 83% 225 / 269
🟢 Functions 84.28% / 84% 59 / 70
🟢 Branches 75.77% / 75% 147 / 194
File CoverageNo changed files found.
Generated in workflow #730

Copy link
Contributor

github-actions bot commented Feb 2, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
@lottiefiles/dotlottie-web 14.28 KB (+0.05% 🔺) 286 ms (+0.05% 🔺) 339 ms (-11.79% 🔽) 624 ms
@lottiefiles/dotlottie-web WASM 317.41 KB (0%) 6.4 s (0%) 0 ms (+100% 🔺) 6.4 s
@lottiefiles/dotlottie-react 17.65 KB (+0.03% 🔺) 353 ms (+0.03% 🔺) 359 ms (-44.39% 🔽) 712 ms
@lottiefiles/dotlottie-vue 21.71 KB (+0.03% 🔺) 435 ms (+0.03% 🔺) 407 ms (+18.83% 🔺) 841 ms
@lottiefiles/dotlottie-wc 23.15 KB (+0.03% 🔺) 463 ms (+0.03% 🔺) 342 ms (+0.3% 🔺) 805 ms

@theashraf theashraf merged commit 5c71b93 into beta Feb 2, 2024
2 checks passed
theashraf pushed a commit that referenced this pull request Feb 6, 2024
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
theashraf added a commit that referenced this pull request Feb 6, 2024
… wasm bindings (#117)

* refactor: 💡 dotlottie-rs wasm bindings integration (#108)

* refactor: 💡 dotlottie-rs wasm bindings integration

* chore: 🤖 fix failing tests

* chore: 🤖 remove unnecessary example

* chore: 🤖 changeset exit pre

* chore: 🤖 add render event

* chore: 🤖 update changelog

* chore: 🤖 revert latest wasm updates

* chore: 🤖 init changesets beta release

* chore: 🤖 fix changesets version in pre mode

* chore: 🤖 add versions for private packages (examples)

* chore: 🤖 update versions (beta) (#116)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore: 🤖 apply resize fix from dotlottie-rs wasm bindings

* chore: 🤖 fix resize/load issues

* chore: 🤖 update changelog

* chore: 🤖 fix merge conflict

---------

Co-authored-by: lottiefiles-bot <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
theashraf added a commit that referenced this pull request Feb 6, 2024
* refactor: 💡 dotlottie-rs wasm bindings integration (#108)

* refactor: 💡 dotlottie-rs wasm bindings integration

* chore: 🤖 fix failing tests

* chore: 🤖 remove unnecessary example

* chore: 🤖 changeset exit pre

* chore: 🤖 add render event

* chore: 🤖 update changelog

* chore: 🤖 revert latest wasm updates

* chore: 🤖 init changesets beta release

* chore: 🤖 fix changesets version in pre mode

* chore: 🤖 add versions for private packages (examples)

* chore: 🤖 update versions (beta) (#116)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore: 🤖 apply resize and load_animation_data fixes from dotlottie-rs wasm bindings (#117)

* refactor: 💡 dotlottie-rs wasm bindings integration (#108)

* refactor: 💡 dotlottie-rs wasm bindings integration

* chore: 🤖 fix failing tests

* chore: 🤖 remove unnecessary example

* chore: 🤖 changeset exit pre

* chore: 🤖 add render event

* chore: 🤖 update changelog

* chore: 🤖 revert latest wasm updates

* chore: 🤖 init changesets beta release

* chore: 🤖 fix changesets version in pre mode

* chore: 🤖 add versions for private packages (examples)

* chore: 🤖 update versions (beta) (#116)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore: 🤖 apply resize fix from dotlottie-rs wasm bindings

* chore: 🤖 fix resize/load issues

* chore: 🤖 update changelog

* chore: 🤖 fix merge conflict

---------

Co-authored-by: lottiefiles-bot <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore: 🤖 update versions (beta) (#120)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore: 🤖 exit prerelease

* chore: 🤖 update main.yml

---------

Co-authored-by: lottiefiles-bot <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

2 participants