Skip to content

Commit f021c94

Browse files
committed
CHANGELOG 1.31.0
1 parent ad2f9f2 commit f021c94

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

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

3+
## 1.31.0
4+
5+
- Upgraded TypeScript to 5.8.2
6+
- Changed `currentIndent` from private to protected in the `LuaPrinter` to allow custom printers with alternate indentation
7+
- Added `bit` and `bit32` as reserved Lua keywords to avoid accidental naming clashes.
8+
39
## 1.30.0
410

511
- Allow passing in-memory plugins when using the tstl API, for more flexible integration into scripts

0 commit comments

Comments
 (0)