mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
271 B
271 B
tauri-utils, tauri-cli, @tauri-apps/cli
| tauri-utils | tauri-cli | @tauri-apps/cli |
|---|---|---|
| patch:breaking | patch:breaking | patch:breaking |
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.