コンテンツにスキップ
Tauri

tauri-cli@2.7.0

このコンテンツはまだ日本語訳がありません。

  • 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-bundler@2.5.1
  • Upgraded to tauri-utils@2.6.0

© 2025 Tauri Contributors. CC-BY / MIT