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

Upgraded to tauri v2, Angular v18 #6

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

david-x-chen
Copy link

Changes:

  • Upgraded to tauri v2, Angular v18
  • Updated file src/typings.d.ts to match the object 'TAURI' type of @tauri-apps/api
  • Breaking change (moved to tauri v2, tauri.conf.json has been updated to match v2 schema: https://schema.tauri.app/config/2.0.0)
  • Fixed lint error after upgraded to angular v18
  • Updated build workflow to support tauri v2.

Checklist:

  • Build workflows are completed successfully

Upgraded tauri v2, Angular v18
Updated the typings.d.ts to match the object type of @tauri-apps/api
Upgraded tauri v2, Angular v18
 Fixed lint error after upgraded to angular v18
Updated Cargo.lock to use latest version
updated build action for ubuntu to support tauri v2
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.

1 participant