Skip to content

Commit dfef9f4

Browse files
committed
CHANGELOG.md 1.34.0
1 parent 5cd8abf commit dfef9f4

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.34.0
4+
5+
- Added support for the Lua 5.5 target (it mostly does the same as the 5.4 target for now)
6+
- Fixed a bug where enums in namespaces were not merged correctly
7+
- Fixed an issue with sourcemap traceback that caused lines from anonymous functions not to be translated correctly.
8+
- Fixed a small bug relating to the stacktraces produced by bundled lua
9+
310
## 1.33.0
411

512
- Upgraded TypeScript to 5.9.3

0 commit comments

Comments
 (0)