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 5cd8abf commit dfef9f4Copy full SHA for dfef9f4
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## 1.33.0
11
12
- Upgraded TypeScript to 5.9.3
0 commit comments