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

Breaking changes introduced on tauri-v2.0.0-beta.9 features #24

Open
liyasthomas opened this issue Mar 30, 2024 · 1 comment
Open

Breaking changes introduced on tauri-v2.0.0-beta.9 features #24

liyasthomas opened this issue Mar 30, 2024 · 1 comment

Comments

@liyasthomas
Copy link

tauri v2.0.0-beta.9 introduced these breaking changes:

  • Renamed icon-ico and icon-png feature flags to image-ico and image-png respectively

tauri-controls still uses icon-ico and icon-png feature flags, breaking usage on versions on and after tauri v2.0.0-beta.9.

Fix

Rename icon-ico and icon-png feature flags to image-ico and image-png respectively.

@sultaniman
Copy link

Hey @agmmnn, thanks for creating and maintaining this package, I wonder when do you plan to make updates, while it is not critical I would very much like to use it in my project.

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

No branches or pull requests

2 participants