Skip to content

tauri-utils@2.6.0

Jul 20, 2025
  • 232265c70 (#13209 by @kandrelczyk) Added platform::bundle_type.
  • 33d079392 (#13811 by @mhbagheri-99) Allow runner configuration to be an object with cmd, cwd, and args properties. The runner can now be configured as { "cmd": "my_runner", "cwd": "/path", "args": ["--quiet"] } while maintaining backwards compatibility with the existing string format.

© 2026 Tauri Contributors. CC-BY / MIT