mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-02 13:41:49 +02:00
e97a4dedab
* feat(fs): #3243 add encoding option to readFile and readTextFile functions * feat(fs): add encoding option to ReadFileOptions and update readTextFileLines functions * add change file
7 lines
101 B
Markdown
7 lines
101 B
Markdown
---
|
|
"fs": minor
|
|
"fs-js": minor
|
|
---
|
|
|
|
Add `encoding` option for `readTextFile` and `readTextFileLines`
|