tauri/.changes/refactor-file-drop.md

7 lines
158 B
Markdown
Raw Normal View History

---
"tauri-runtime": minor
"tauri-runtime-wry": minor
---
The file drop event is now part of the `WindowEvent` enum instead of a having a dedicated handler.