Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-09-30 | 250 Bytes | |
v2.2.0 source code.tar.gz | 2023-09-30 | 192.8 kB | |
v2.2.0 source code.zip | 2023-09-30 | 343.3 kB | |
Totals: 3 Items | 536.4 kB | 0 |
- TypeScript 5.2.2 Support (#2401, [#2466])
- Support for instantiated expressions (#2445)
- Support for Luau comment directives like
//!native
(#2465) - Fixed incorrect emit with
array[n]?.()
(#2475) - Support for class static blocks (#2480)