Commits
User selector
Commit History
Commits on Apr 6, 2021
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
Commits on Mar 3, 2021
fix receiver on calls of imported and exported functions (#35877)
Show description for 7751ecbandauthored
Commits on Mar 2, 2021
Add undefined to Symbol.valueDeclaration (#43033)
Show description for c497b48andauthored
Commits on Mar 1, 2021
Add undefined to Symbol.declarations' type (#42975)
Show description for aa67b16authored
Commits on Feb 26, 2021
Refactor emit substitution into transform (#42676)
Show description for 68b0323authored
Commits on Feb 22, 2021
Eliminate well known symbols as a concept in the checker and rely on unique symbols (#42543)
Show description for 87d10ebauthored
Commits on Feb 19, 2021
Commits on Feb 5, 2021
Commits on Feb 4, 2021
Commits on Feb 2, 2021
fix 38503. (#39716)
Show description for 3e28e29andauthored
Commits on Jan 28, 2021
@typedef: Improve error spans from declaration emit (#42501)
Show description for d2443a5authored
Commits on Jan 13, 2021
fix: const enums + isolatedModules emit invalid code (#41933)
Show description for 368cdfdandauthored
Commits on Jan 8, 2021
Add support for abstract constructor types (#36392)
Show description for 0d284e6authored
Commits on Jan 6, 2021
Fix array spread with sideeffects (#41523)
Show description for 44ec8ddauthored
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- authored
Commits on Dec 4, 2020
Merge pull request #41703 from a-tarasyuk/fix/41653
Show description for 143d110authored
Commits on Dec 3, 2020
Merge pull request #41791 from microsoft/fix40643
Show description for 324f046authoredAllow type-only imports on ImportEqualsDeclarations (#41573)
Show description for 69bc3f3authored- committed
Commits on Nov 26, 2020
Commits on Nov 24, 2020
Add a comment to clarify the #private field (#41547)
Show description for d338c20authored
Commits on Nov 5, 2020
Commits on Oct 30, 2020
Merge pull request #41330 from weswigham/jsx-import-source-as-auto-import
Show description for 4791050authored