github tauri-apps/tauri @tauri-apps/cli-v2.7.0
@tauri-apps/cli v2.7.0

one month ago

[2.7.0]

New Features

  • 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.

Enhancements

  • 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.

Bug Fixes

Dependencies

  • Upgraded to tauri-cli@2.7.0

Don't miss a new tauri release

NewReleases is sending notifications on new releases.