mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-31 13:39:36 +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
|