tauri/crates
sftse e3fdcb5002
refactor tauri-cli (#14836)
* refactor(tauri-cli): use OsString where possible

* refactor(tauri-cli): remove needless scoping blocks

* refactor(tauri-cli): make return type concrete

* refactor(tauri-cli): use ?

* refactor(tauri-cli): coerce later to trait object

* refactor(tauri-cli): remove clone

* refactor(tauri-cli): make better use of static OnceLock

* fix(tauri-cli): upgrade atomics to SeqCst

* Add change file

* Update .changes/change-pr-14836.md

Co-authored-by: Tony <68118705+Legend-Master@users.noreply.github.com>
2026-01-29 10:39:00 +08:00
..
tauri chore: fix clippy lints (#14834) 2026-01-26 17:13:08 +01:00
tauri-build Cleanups (#14632) 2025-12-09 21:38:14 +08:00
tauri-bundler refactor: split appimage bundler in multiple files to support new backends (#14841) 2026-01-28 20:27:51 +01:00
tauri-cli refactor tauri-cli (#14836) 2026-01-29 10:39:00 +08:00
tauri-codegen chore(deps): update rust crate ico to 0.5 (#14589) 2025-12-02 10:19:09 +08:00
tauri-driver chore(deps): update rust crate signal-hook-tokio to 0.4 (#14729) 2026-01-15 12:53:18 +01:00
tauri-macos-sign build(tauri-macos-sign): remove once-cell-regex (#14766) 2026-01-15 13:14:30 +01:00
tauri-macros apply version updates (#14467) 2025-11-30 11:22:38 +01:00
tauri-plugin apply version updates (#14467) 2025-11-30 11:22:38 +01:00
tauri-runtime docs: fix typos in comments (#14787) 2026-01-17 12:30:14 +01:00
tauri-runtime-wry docs: fix typos in comments (#14787) 2026-01-17 12:30:14 +01:00
tauri-schema-generator chore: fix tests (#14720) 2026-01-02 16:02:23 +01:00
tauri-schema-worker chore(deps-dev): bump wrangler from 4.20.3 to 4.59.1 (#14806) 2026-01-22 14:06:29 +01:00
tauri-utils fix(core): update error wording for invalid version field (#14800) 2026-01-21 10:42:15 +08:00
tests chore: fix tests (#14720) 2026-01-02 16:02:23 +01:00