Commits
User selector
Commit History
Commits on Oct 5, 2021
Feat/quick fix for types (#42126)
Show description for d60747fandauthored
Commits on Oct 1, 2021
Commits on Sep 30, 2021
Track source and target relationship stack depth seperately, only increase on change in value (#41821)
Show description for 612c92dandauthored- 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 28, 2021
`keyof` should always include remapped keys (#45923)
Show description for 8d5c197authored
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 26, 2021
Properly handle missingType in intersections (#46052)
Show description for 2f0c607authored
Commits on Sep 24, 2021
`moduleResolution: node12` support (#45884)
Show description for 586b0d5authoredES private field check (#44648)
Show description for af689ccauthored
Commits on Sep 23, 2021
Create type aliases for unresolved type symbols (#45976)
Show description for a4f9bf0authoredRevert "Stop looking at binding patterns for type argument inference" (#46013)
Show description for 0396723authored
Commits on Sep 22, 2021
- authored
Fix GH-32798: Allow == null to narrow unknown to null | undefined (#45853)
Show description for 110b059authored
Commits on Sep 21, 2021
Fix const assertions on enums
Show description for 3a8591bcommitted
Commits on Sep 20, 2021
Import assertion (#40698)
Show description for ec114b8andauthored
Commits on Sep 15, 2021
fix: add corresponding message for override error in js files (#45656)
Show description for add85e1authored
Commits on Sep 14, 2021
- authored
feat(45679): support 'did you mean' diagnostics for string literal union (#45723)
Show description for 4f8aa52authored
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 8610ff5authoredTail recursive evaluation of conditional types (#45711)
Show description for b9eeb74authoredAllow type comparison when target is generic mapped type with key remapping (#45700)
Show description for 4f5bbd0authoredStop looking at binding patterns for type argument inference (#45719)
Show description for be618b1authored
Commits on Sep 7, 2021
Include index signatures for tagged primitives in keyof (#45773)
Show description for 7032f6bauthored
Commits on Sep 3, 2021
improve error message for using property of type as type (#45354)
Show description for 1d51dfaauthored