Skip to content
Tauri

tauri-cli@2.0.0-beta.4

Bug Fixes

  • e538ba58(#8949) Fixes android and iOS process spawning not working on Node.js.

Dependencies

  • Upgraded to tauri-bundler@2.0.1-beta.0
  • Upgraded to tauri-utils@2.0.0-beta.4

Breaking Changes

  • a76fb118(#8950) Changed the capability format to allow configuring both remote: { urls: Vec<String> } and local: bool (default: true) instead of choosing one on the context field.

© 2024 Tauri Contributors. CC-BY / MIT