typescript-to-lua
Advanced tools
Changelog
1.27.0
Math.trunc
(see Math.trunc())this
value being passed when using ?.
to call a super
method/** @compileMembersOnly */
enums to breakArray.from
when calling it with a non-array iterableawait using
codeChangelog
1.26.0
intersection
, union
, difference
, symmetricDifference
, isSubsetOf
, isSupersetOf
, isDisjointFrom
. For more info see the TypeScript release notes.Changelog
1.25.0
Map.groupBy
and Object.groupBy
@customname
to not work together with @noSelf
Changelog
1.24.0
super
properties