Commits
User selector
Commit History
Commits on Sep 27, 2021
Type-only import specifiers (#45998)
Show description for e160bc8andauthored
Commits on Sep 24, 2021
`moduleResolution: node12` support (#45884)
Show description for 586b0d5authored
Commits on Sep 20, 2021
Import assertion (#40698)
Show description for ec114b8andauthored
Commits on Jul 19, 2021
Commits on Jun 22, 2021
Indirect calls for imported functions (#44624)
Show description for 711b4e7authored
Commits on May 18, 2021
Commits on May 7, 2021
Commits on May 6, 2021
Fix typo in system.ts (#43895)
Show description for 97f5c62authored
Commits on Mar 25, 2021
Commits on Mar 11, 2021
Bloomberg computed property name fix (#43197)
Show description for b2d1f53andauthored
Commits on Mar 3, 2021
fix receiver on calls of imported and exported functions (#35877)
Show description for 7751ecbandauthored
Commits on Feb 26, 2021
Refactor emit substitution into transform (#42676)
Show description for 68b0323authored
Commits on Feb 4, 2021
Commits on Jan 4, 2021
Commits on Dec 18, 2020
Under jsx: preserve, actually preserve expressions which contain only comments (#41757)
Show description for c3ff0d4authored
Commits on Sep 11, 2020
Commits on Sep 4, 2020
Fixes stack overflow when exporting a lot in commonjs (#38994)
Show description for 79f919eauthored
Commits on Aug 10, 2020
fix export * as default syntax (#39803)
Show description for a80f60cauthored
Commits on Aug 8, 2020
Export anonymous functions in 2 steps, declare as variable and then assign to exports. (#39820)
Show description for 668bbc6authored
Commits on Jul 13, 2020
Merge branch 'master' into fix37113
Show description for 5ad8532committedMerge pull request #39264 from microsoft/migrateMapsAndSets
Show description for 2c08affauthored
Commits on Jul 9, 2020
Merge branch 'master' into fix/helpers/use-hasownproperty-call
Show description for 3fdd234committed- committed
Commits on Jul 8, 2020
Commits on Jul 7, 2020
Merge branch 'master' into migrateMapsAndSets
Show description for 9d5cd28committed
Commits on Jul 2, 2020
Commits on Jun 26, 2020
- committed
Switch to ES Map/Set internally (#33771)
Show description for eb2f4e2authored
Commits on Jun 16, 2020
Refactor node factory API, use node factory in parser (#35282)
Show description for eb3645fauthored
Commits on Jun 15, 2020
Commits on Jun 2, 2020
Some changes to tsc baselines for clarity (#38850)
Show description for f0da6d1andauthored
Commits on Jun 1, 2020
Skip default when initially iterating exports in __importStar, same as __exportStar (#38808)
Show description for b36b803authored
Commits on May 21, 2020
Commits on May 12, 2020
fix: add missing semi-colon to `__exportStar` unnamed function
Show description for 7ec21e9committed
Commits on May 11, 2020
Fix for jsdoc modifiers on constructor params (#38403)
Show description for d07e866authored