Skip to content

Commit f8c8eec

Browse files
committed
ESM-ify
1 parent 1cb7511 commit f8c8eec

16 files changed

+1065
-385
lines changed

docs/changelog.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"date": "2025-10-4",
55
"notes": [
66
"New compiler; some projects run twice as fast",
7-
"macOS: Fixed poor performance on macOS 26"
7+
"macOS: Fixed poor performance on macOS 26",
8+
"Linux: Changed executable name back to \"turbowarp-desktop\" after unintentional change in previous update"
89
]
910
},
1011
{

linux-files/org.turbowarp.TurboWarp.metainfo.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
<description>
7373
<ul>
7474
<li>New compiler; some projects run twice as fast</li>
75+
<li>Changed executable name back to "turbowarp-desktop" after unintentional change in previous update</li>
7576
</ul>
7677
</description>
7778
</release>

0 commit comments

Comments
 (0)