-
Notifications
You must be signed in to change notification settings - Fork 273
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(fs): fix writeTextFile
converting UTF-8 characters in path into replacement character
#1965
Conversation
Package Changes Through a6fc2d3There are 1 changes which include fs-js with patch Planned Package VersionsThe following package releases are the planned based on the context of changes in this pull request.
Add another change file through the GitHub UI by following this link. Read about change files or the docs at github.com/jbolda/covector |
we were using |
…ers in path into replacement character closes #1849
0813d2a
to
5282d08
Compare
looks like I was testing |
writeFile
and writeTextFile
converting UTF-8 characters in path into replacement characterwriteFile
converting UTF-8 characters in path into replacement character
writeFile
converting UTF-8 characters in path into replacement characterwriteTextFile
converting UTF-8 characters in path into replacement character
…lacement character (tauri-apps#1965)
closes #1849