Skip to content

Commit 93d35f4

Browse files
committed
CHANGELOG.md 1.28.0
1 parent fb43e4f commit 93d35f4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## 1.27.0
411

512
- Upgraded TypeScript to 5.6.2

0 commit comments

Comments
 (0)