Skip to content
Tauri

@tauri-apps/cli@2.4.0

New Features

  • d91bfa5cb (#12970 by @lucasfernog) Allow merging multiple configuration values on tauri dev, tauri build, tauri bundle, tauri android dev, tauri android build, tauri ios dev and tauri ios build.
  • 30f5a1553 (#12366 by @FabianLars) Added trafficLightPosition window configuration to set the traffic light buttons position on macOS.

Enhancements

Bug Fixes

  • 0c4700e99 (#12985 by @FabianLars) The cli will now accept --bundles updater again. It’s still no-op as it has been for all v2 versions. If you want to build updater artifacts, enable createUpdaterArtifacts in tauri.conf.json.
  • b83921226 (#12977 by @lucasfernog) Fix tauri ios commands using the wrong working directory with bun@>1.2.
  • f268b3dbd (#12871 by @lucasfernog) Ignore parent .gitignore files on the Tauri project path detection.

Dependencies

  • Upgraded to tauri-cli@2.4.0

© 2025 Tauri Contributors. CC-BY / MIT