tauri-utils@1.1.0
Sep 15, 2022
- Allow adding
build > beforeBundleCommandin tauri.conf.json to run a shell command before the bundling phase. - Change
before_dev_commandandbefore_build_commandconfig value to allow configuring the current working directory. - Allow configuring the
before_dev_commandto force the CLI to wait for the command to finish before proceeding. - Added support to configuration files in TOML format (Tauri.toml file).
- Refactored the
config::parsemodule. - Update windows to 0.39.0 and webview2-com to 0.19.1.
© 2026 Tauri Contributors. CC-BY / MIT