mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
6 lines
123 B
Markdown
6 lines
123 B
Markdown
---
|
|
"api": 'minor:feat'
|
|
---
|
|
|
|
Removed shell's `Command` constructor and added the `Command.create` static function instead.
|