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 8, 2021
Add `--preserveValueImports` (#44619)
Show description for 8610ff5authored
Commits on Jul 6, 2021
Commits on Apr 7, 2021
Gh 41788 incorrect output for esprivate with nested class in esnext (#42663)
Show description for 2484210authored
Commits on Apr 1, 2021
Added BindingElement to isSomeImportDeclaration (#43387)
Show description for 8f8a579authored
Commits on Jan 25, 2021
Support top level "for await of" (#37424)
Show description for 701493fandauthored
Commits on Dec 3, 2020
Allow type-only imports on ImportEqualsDeclarations (#41573)
Show description for 69bc3f3authored
Commits on Oct 30, 2020
Commits on Jun 24, 2020
Commits on Jun 19, 2020
Reparse top level 'await' in modules (#39084)
Show description for fe33e61authored
Commits on Mar 9, 2020
Fix longer type-only property access in non-emitting heritage clauses (#37264)
Show description for bc0e5a2authored
Commits on Feb 28, 2020
Grammar error on `export type *` (#37064)
Show description for 0a6ee77authored
Commits on Jan 31, 2020
Fix `export *` that resolves to something type-only (#36558)
Show description for 86556d6authored
Commits on Jan 29, 2020
Fix type-only imports in interface 'extends' and import=/export= (#36496)
Show description for 2fac535authored
Commits on Jan 28, 2020
Allow type-only namespace imports in implements clauses (#36464)
Show description for 1bb6ea0authored
Commits on Jan 27, 2020
Issue better error for exporting primitive type (#36424)
Show description for 20e8ebaauthored
Commits on Jan 23, 2020
Update type-only import semantics to allow type queries (#36092)
Show description for b05dde7authored
Commits on Jan 6, 2020
Add `s` to `importsNotUsedAsValue` (#36037)
Show description for f807b57authored
Commits on Jan 3, 2020
Type-only imports and exports (#35200)
Show description for 3b396e6andcommitted
Commits on Dec 22, 2019
Commits on Apr 8, 2019
- committed
Commits on May 24, 2018
Commits on Sep 9, 2017
Care about esnext where we look for es2015 (#18331)
Show description for eb80799authored
Commits on Mar 29, 2017
- committed
Kanchalai Tanglertsampan
Commits on Nov 10, 2016
Merge release-2.1 into master (#12157)
Show description for d537b79authored
Commits on Sep 30, 2016
- committed
Kanchalai Tanglertsampan
Commits on Sep 14, 2016
Allow type and NS references to UMD globals from modules
Show description for 9e61168committed
Commits on Aug 26, 2016
[Transforms] Merge master 08/09 (#10263)
Show description for a370908authored
Commits on Aug 9, 2016
- committed
Kanchalai Tanglertsampan
Commits on Jun 14, 2016
[Transforms] Merge master 06/06/2016 (#8991)
Show description for f235bf7authored
Commits on Jun 6, 2016
- committed
Andy Hanson