tauri/.changes/api-use-uint8array.md

6 lines
145 B
Markdown
Raw Normal View History

---
"api": patch
---
**Breaking change:** Replaces all usages of `number[]` with `Uint8Array` to be closer aligned with the wider JS ecosystem.