mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-02 13:41:49 +02:00
7 lines
144 B
Markdown
7 lines
144 B
Markdown
---
|
|
"fs": "patch:bug"
|
|
"fs-js": "patch:bug"
|
|
---
|
|
|
|
Fix `writeFile` ReadableStream handling due to missing async iterator support on macOS platform
|