tauri/.changes/refactor-form-part-bytes.md

6 lines
174 B
Markdown
Raw Normal View History

---
"tauri": patch
---
**Breaking change:** The `tauri::api::http::FormPart::Bytes` enum variant has been renamed to `File` with a value object `{ file, mime, file_name }`.