Commits
User selector
Commit History
Commits on Sep 30, 2021
Add `module: es2022` (#44656)
Show description for 2161e18authored
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 586b0d5authoredTransform JSX spread children (#45693)
Show description for 27bbdf1authoredES private field check (#44648)
Show description for af689ccauthored
Commits on Sep 20, 2021
Import assertion (#40698)
Show description for ec114b8andauthored
Commits on Sep 8, 2021
Add `--preserveValueImports` (#44619)
Show description for 8610ff5authored
Commits on Aug 5, 2021
Some tweaks for backtick strings
Show description for 635f5bdcommitted
Commits on Jul 29, 2021
Fix compiler crash on property symbols without declarations (#45190)
Show description for 366e9deauthored
Commits on Jul 19, 2021
Commits on Jul 16, 2021
Commits on Jul 8, 2021
fix(35050): Decorator emit incorrect within `try` block (#41951)
Show description for a15030fandauthored
Commits on Jul 7, 2021
Commits on Jul 1, 2021
Update LKG to enable improved narrowing in 4.4. (#44842)
Show description for 9d443b7authored
Commits on Jun 25, 2021
Change static fields emits (#43114)
Show description for dc237b3andauthoredProposal class static block support (#43370)
Show description for 906cbd2andauthored
Commits on Jun 22, 2021
Indirect calls for imported functions (#44624)
Show description for 711b4e7authored
Commits on Jun 18, 2021
Commits on Jun 11, 2021
Improve __spreadArray perf, and other fixes related to SpreadElement (#44527)
Show description for a0c44b2authored
Commits on Jun 10, 2021
Include actual generated module specifiers in module specifier cache (#44176)
Show description for 7c293c8authored
Commits on Jun 3, 2021
Commits on May 24, 2021
Commits on May 20, 2021
Commits on May 18, 2021
Commits on May 12, 2021
Cache accessibe symbol chains and serialized type parameter name generation (#43973)
Show description for f7a97b7authored
Commits on May 7, 2021
Commits on May 6, 2021
Fix typo in system.ts (#43895)
Show description for 97f5c62authored
Commits on Apr 30, 2021
Use project relative preference for declaration emit (#42232)
Show description for 54096bdauthored
Commits on Apr 7, 2021
Gh 41788 incorrect output for esprivate with nested class in esnext (#42663)
Show description for 2484210authored
Commits on Mar 26, 2021
--noImplicitOverride (#39669)
Show description for 2f0c8b2andauthored
Commits on Mar 25, 2021
- authored
ES private class elements (#42458)
Show description for e638af7andauthored
Commits on Mar 11, 2021
Bloomberg computed property name fix (#43197)
Show description for b2d1f53andauthored
Commits on Mar 10, 2021
Add target: ES2021 (#41239)
Show description for f4d0ea6andauthored
Commits on Mar 4, 2021
capture thisArg of optionalChaining in parens (#35494)
Show description for 15e69acauthored