tauri/.changes/remove-with-window.md

6 lines
134 B
Markdown

---
"tauri": patch
---
Removes the `with_window` attribute on the `command` macro. Tauri now infers it using the `CommandArg` trait.