Commits
User selector
Commit History
Commits on Aug 6, 2022
- committed
- committed
Commits on Aug 3, 2022
Fix import expression (#1321)
Show description for dd33492authoredSupport for tsconfig.json paths (#1319)
Show description for 82f4f8bauthored
Commits on Jul 29, 2022
Commits on Jul 18, 2022
Significant performance improvements (#1308)
Show description for cfd1e36authored
Commits on Jul 8, 2022
Commits on Jun 24, 2022
Commits on Jun 12, 2022
Fix noImplicitSelf failing due to file paths (#1289)
Show description for 7a4388bauthoredResolve the correct lualib_bundles for node_modules dependencies (#1283)
Show description for 60f11ddauthored
Commits on Jun 11, 2022
Commits on Mar 21, 2022
Commits on Mar 20, 2022
Added BeforeEmit plugin hook (#1239)
Show description for 1cdd6b0authored
Commits on Mar 17, 2022
Lualib modules using a plugin to generate lualib (#1227)
Show description for fbb00d2andauthored
Commits on Mar 13, 2022
Commits on Mar 1, 2022
Fix module resolution exploding (#1220)
Show description for 88a9478authored
Commits on Nov 28, 2021
- authored
Optional chaining using preceding statements (#1171)
Show description for 63a683cauthored
Commits on Nov 2, 2021
Commits on Oct 26, 2021
Implement support for void expression (#1148)
Show description for 8f70f50authored
Commits on Sep 27, 2021
Made source file paths in sourcemaps relative again (#1140)
Show description for 1f9be79authored
Commits on Sep 20, 2021
Commits on Sep 14, 2021
Upgrade TypeScript to 4.4 (#1138)
Show description for 0bfdaf5authored
Commits on Sep 8, 2021
Fixes bundle mode with enabled sourceMapTraceback (#1110)
Show description for 09c8f0fauthoredUse `ts.transformJsx` instead for jsx. (#1123)
Show description for dc78114authored
Commits on Aug 31, 2021
Commits on Aug 30, 2021
support for global $vararg in bundles (#1107)
Show description for 12cce12authored
Commits on Aug 20, 2021
Fix context failed to be resolved due to parentheses (#1095)
Show description for b0ef3b0authored
Commits on Aug 16, 2021
Commits on Aug 15, 2021
Commits on Aug 8, 2021
Fix lualib bundle not being included when external code requires it (#1074)
Show description for 8a330e4authored
Commits on Aug 5, 2021
Module resolution should ignore functions that look like requires but are not (#1066)
Show description for 4910922authored- authored
More resolution fixes (#1064)
Show description for 228d772authored
Commits on Aug 3, 2021
Module resolution fixes (#1060)
Show description for cac1656authored