tauri/core
Amr Bashir d75c1b829b
fix(cli): warn about bundling updater target without appropriate targets, closes #7181 (#7189)
* fix(cli): warn about bundling updater target without appropriate targets, closes #7181

* change tags

* cleanup

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2023-06-14 02:14:35 +03:00
..
tauri fix(core): global events now reaches window listeners, closes #4493 (#7163) 2023-06-13 08:05:58 -03:00
tauri-build feat(cli): enhance Cargo features injection, add tests (#7141) 2023-06-06 13:29:28 -03:00
tauri-codegen fix: correct MIME type of .txt files (ref: #6762) (#7111) 2023-06-05 09:16:05 -03:00
tauri-config-schema feat(core): Ability to disable minimize/maximize/close native window's buttons, closes #2353 (#6665) 2023-05-24 17:23:32 -03:00
tauri-macros fix: correct MIME type of .txt files (ref: #6762) (#7111) 2023-06-05 09:16:05 -03:00
tauri-runtime fix(core): use u32 for js listeners ids, closes #7119 (#7159) 2023-06-07 17:54:04 -03:00
tauri-runtime-wry fix(core): use u32 for js listeners ids, closes #7119 (#7159) 2023-06-07 17:54:04 -03:00
tauri-utils fix(cli): warn about bundling updater target without appropriate targets, closes #7181 (#7189) 2023-06-14 02:14:35 +03:00
tests fix(tests): only download update when it is available (#7061) 2023-05-25 21:22:55 -03:00