Skip to content

Commit 502eb61

Browse files
committed
CHANGELOG.md 1.14.0
1 parent 4578c3c commit 502eb61

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

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

3+
## 1.14.0
4+
5+
- **[Breaking]** Upgraded TypeScript to 5.0.
6+
- Added support for `Number.toFixed`.
7+
- Added support for spread expressions with `LuaPairsIterable` and `LuaPairsKeysIterable`.
8+
- Fixed a bug breaking module resolution when using a custom file extension.
9+
- Fixed various exceptions that could happen when trying to translate invalid TS.
10+
311
## 1.13.0
412

513
- Fixed alternate file extensions (other than .lua, if configured) breaking module resolution and emitted require statements.

0 commit comments

Comments
 (0)