tauri/.changes/remove-shell-constructor.md
2023-06-15 09:52:33 -03:00

6 lines
123 B
Markdown

---
"api": 'minor:feat'
---
Removed shell's `Command` constructor and added the `Command.create` static function instead.