tauri-cli@2.11.3
이 콘텐츠는 아직 번역되지 않았습니다.
-
50b0237ed(#15549 by @Legend-Master) Escape special characters inproductNamewhen generating Androidstrings.xml -
728c8d4a5(#15473 by @Legend-Master) Skip building bundles when usingtauri android run -
828f710a5(#15427 by @puneetdixit200) Prevent binaries gated by disabled Cargo features from being re-added by thesrc/binscan. -
be0cb0d43(#15344 by @raglady) Fix NDK_HOME environment variable not honored when set -
ed8fd411f(#15552 by @Legend-Master) Makeureq_protoshow trace level logs only on-vvvinstead of-vv -
fca4a31f9(#15454 by @fallintoplace) Fixtauri migrategenerating invalid namespace imports for aliased pluginified imports from@tauri-apps/api.Inputs like
import { cli as superCli } from "@tauri-apps/api"now migrate toimport * as superCli from "@tauri-apps/plugin-cli"instead of producing invalid ESM syntax. The migration tests also reparse migrated JS, Svelte, and Vue output so syntax regressions are caught directly.
- Upgraded to
tauri-utils@2.9.3 - Upgraded to
tauri-bundler@2.9.3
© 2026 Tauri Contributors. CC-BY / MIT