angular-tauri
angular-tauri copied to clipboard
Upgraded to tauri v2, Angular v18
Changes:
- [x] Upgraded to tauri v2, Angular v18
- [x] Updated file src/typings.d.ts to match the object 'TAURI' type of @tauri-apps/api
- [x] Breaking change (moved to tauri v2, tauri.conf.json has been updated to match v2 schema: https://schema.tauri.app/config/2.0.0)
- [x] Fixed lint error after upgraded to angular v18
- [x] Updated build workflow to support tauri v2.
Checklist:
- [x] Build workflows are completed successfully