From ed58ebfc7f0029032c1a5d6fbad34fe369ded9b6 Mon Sep 17 00:00:00 2001 From: amrbashir Date: Tue, 22 Oct 2024 07:36:10 +0300 Subject: [PATCH] change file --- .changes/fs-ut8.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changes/fs-ut8.md diff --git a/.changes/fs-ut8.md b/.changes/fs-ut8.md new file mode 100644 index 0000000000..f62bfca01c --- /dev/null +++ b/.changes/fs-ut8.md @@ -0,0 +1,6 @@ +--- +"fs-js": "patch" +--- + +Fix `writeTextFile` API converting UTF-8 characters (for example `äöü`) in the given path into replacement character (`�`) +