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 a6d72b0 commit 10211e0Copy full SHA for 10211e0
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## 1.11.0
4
+
5
+- **[Breaking]** Upgraded TypeScript to 4.9.
6
+- `--tstlVerbose` now prints more resolver output when failing to resolve Lua sources.
7
+- Fixed a bug breaking default exported classes with unicode names
8
+- Relaxed conditions for the always-true warning to false positives.
9
10
## 1.10.0
11
12
- **[Breaking]** Upgraded TypeScript to 4.8.
0 commit comments