mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-16 23:22:26 +03:00
6 lines
145 B
Markdown
6 lines
145 B
Markdown
|
---
|
||
|
"api": patch
|
||
|
---
|
||
|
|
||
|
**Breaking change:** Replaces all usages of `number[]` with `Uint8Array` to be closer aligned with the wider JS ecosystem.
|