Saltearse al contenido
Tauri

@tauri-apps/cli@2.7.0

Esta página aún no está disponible en tu idioma.

  • 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.
  • 232265c70 (#13209 by @kandrelczyk) Binaries are patched before bundling to add the type of a bundle they will placed in. This information will be used during update process to select the correct target.
  • Upgraded to tauri-cli@2.7.0

© 2025 Tauri Contributors. CC-BY / MIT