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: Release 0.1.24 #194

Merged
merged 1 commit into from
Jun 28, 2024
Merged

chore: Release 0.1.24 #194

merged 1 commit into from
Jun 28, 2024

Conversation

github-actions[bot]
Copy link
Contributor

This PR was created by Knope. Merging it will create a new release

Features

🎸 expose lottie animation original size (#180)

added context methods (#191)

added load_state_machine_data (#190)

chore(wasm): 🤖 reduce WASM binary size

  • WASM Binary Optimization:

    • Applied the -Oz flag with emcc for size optimization.
    • Used the compact emmalloc allocator.
    • Used the rust nightly toolchain to remove location details and panic string formatting for a smaller binary size.
    • Reduced binary size by ~142 KB (from 1,245,102 bytes to 1,099,243 bytes).
  • JavaScript Glue Optimization:

    • Enabled the Closure compiler with the --closure=1 flag.
    • Reduced glue code size by ~36.88 KB (from 67,964 bytes to 30,197 bytes).

Fixes

removed commented out target_arch (#184)

iOS bundle minimum supported version on AppStore fix (#185)

🐛 manifest_string() panics when no manifest available (#189)

chore(dependencies): 🤖 upgrade uniffi-rs to v0.28.0

Copy link

changeset-bot bot commented Jun 27, 2024

⚠️ No Changeset found

Latest commit: fc7f379

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.

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

@theashraf theashraf merged commit cb42663 into main Jun 28, 2024
@theashraf theashraf deleted the release branch June 28, 2024 04:17
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.

None yet

1 participant