Skip to content

Commit b3e7021

Browse files
Copiloticlanton
andcommitted
Add patch changefile for multi-byte character fix
Co-authored-by: iclanton <5010588+iclanton@users.noreply.github.com>
1 parent d9ba9da commit b3e7021

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"comment": "Fix incorrect decoding of multi-byte UTF-8 characters in Executable.waitForExitAsync and getProcessInfoByIdAsync by explicitly setting stream encoding before attaching handlers",
5+
"type": "patch",
6+
"packageName": "@rushstack/node-core-library"
7+
}
8+
],
9+
"packageName": "@rushstack/node-core-library",
10+
"email": "copilot@github.com"
11+
}

0 commit comments

Comments
 (0)