Commits
User selector
Commit History
Commits on Oct 1, 2021
Follow and respect export maps when generating module specifiers (#46159)
Show description for a02a7abauthored- authored
Commits on Sep 30, 2021
- authored
- authored
Add `module: es2022` (#44656)
Show description for 2161e18authoredFix issues + Support template literal types as discriminants (#46137)
Show description for 5ec836dauthored
Commits on Sep 29, 2021
Commits on Sep 27, 2021
Type-only import specifiers (#45998)
Show description for e160bc8andauthoredMake `never` inferences with template literal types only in special cases (#46075)
Show description for 26aef89authored
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 21, 2021
Fix const assertions on enums
Show description for 3a8591bcommitted
Commits on Sep 20, 2021
- authored
Import assertion (#40698)
Show description for ec114b8andauthored
Commits on Sep 14, 2021
Commits on Sep 13, 2021
Fix infinite recursion in control flow analyzer inlining logic (#45845)
Show description for 5b84512authored
Commits on Sep 10, 2021
Adds 'Awaited' type alias and updates to Promise.all/race/allSettled/any (#45350)
Show description for ea521d4authored
Commits on Sep 9, 2021
Track non-null unknown types in control flow analysis (#45575)
Show description for 5186ee3authoredFix name resolution in typedef and allow defaults for template tags (#45483)
Show description for cf787e9authored
Commits on Sep 8, 2021
Add `--preserveValueImports` (#44619)
Show description for 8610ff5authoredAllow type comparison when target is generic mapped type with key remapping (#45700)
Show description for 4f5bbd0authoredIntl 2021 Updates (#45647)
Show description for 07fd7bcandauthored
Commits on Sep 7, 2021
Include index signatures for tagged primitives in keyof (#45773)
Show description for 7032f6bauthored
Commits on Aug 28, 2021
Commits on Aug 25, 2021
Properties on intersections should be readonly only if all declarations are (#45263)
Show description for 2a2962aauthored
Commits on Aug 20, 2021
Fix incorrect suggestion for package that bundles types (#45507)
Show description for 84b0578authored
Commits on Aug 10, 2021
Commits on Aug 6, 2021
Fix check for generic types in control flow analysis (#45148)
Show description for 3bd5079authored
Commits on Aug 2, 2021
Fix decorator metadata references to type-only-imported namespaces (#44915)
Show description for bfd5b2fauthored
Commits on Jul 29, 2021
Allow narrowing for any left-hand in operand (#45152)
Show description for db0f793authored