We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb43e4f commit 93d35f4Copy full SHA for 93d35f4
1 file changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## 1.28.0
4
+
5
+- Upgraded TypeScript to 5.7.2
6
+- Support `String(x)` transforming it to `tostring(x)`.
7
+- Fixed statements before class super call
8
+- Fixed some bugs with `LuaMultiReturn` used in iterables
9
10
## 1.27.0
11
12
- Upgraded TypeScript to 5.6.2
0 commit comments