Skip to content

Commit e57d661

Browse files
committed
CHANGELOG.md 1.37.0
1 parent bc88c58 commit e57d661

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

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.37.0
4+
5+
- Fixed a bug with where tsconfig paths were not correctly handled
6+
- Improved error message for why >> is not allowed on Lua 5.3 and higher
7+
- Added clearer diganostic for async generators and for-await-of not being supported
8+
- Made @noSelf be respected on interfaces with call signatures
9+
- Fixed promise.finally not being handled according to the javascript spec
10+
311
## 1.36.0
412

513
- **[Breaking]** Upgraded to TypeScript 6.0

0 commit comments

Comments
 (0)