Commits
User selector
Commit History
Commits on Aug 20, 2020
Add missing contextual type to static PropertyDeclarations
Show description for f9e360dcommitted
Commits on Aug 18, 2020
Commits on Aug 17, 2020
Fix lack of error on default export of nonexistant name (#40094)
Show description for f9cca25authored
Commits on Aug 16, 2020
Recursive conditional types (#40002)
Show description for cd30534authored
Commits on Aug 6, 2020
Commits on Jul 30, 2020
Redo in narrowing for intersections (#39637)
Show description for d3877d2authoredIssue35876: Give better error message when Classic Module Resolution with incorrect path (#38105)
Show description for bffe354authored
Make `getLocalSymbolForExportDefault` look harder for an export
Show description for a320e1bcommitted
Commits on Jul 29, 2020
Fix location for duplicate function implementation errors
Show description for f2d1531committed
Commits on Jul 21, 2020
switch typeof any could be checked for unreachable (#39389)
Show description for 5484687authoredConsistent errors on circular base types (#39675)
Show description for 94d6b45authored
Commits on Jul 15, 2020
Better error message for unparenthesized function/constructor type notation in union/intersection types (#39570)
Show description for b6f09ccauthoredDo not resolve require calls in typescript files even if it contains dynamic import (#39617)
Show description for 37e6e27authored- authored
- authored
Commits on Jul 13, 2020
Merge branch 'master' into fix37113
Show description for 5ad8532committed
Commits on Jul 10, 2020
Remove object literal freshness in control flow based array types (#39518)
Show description for c335aadauthored
Commits on Jul 9, 2020
Commits on Jul 8, 2020
Commits on Jul 7, 2020
- authored
Don't narrow against unions of constructor functions with instanceof (#38099)
Show description for 6ebd73cauthored
Orta Therox
Commits on Jul 3, 2020
Fix control flow analysis for nested try-catch-finally statements (#39399)
Show description for 2fe2f88authored
Commits on Jun 30, 2020
Commits on Jun 26, 2020
not narrow static property without type annotation in constructor. (#39252)
Show description for 4601a78authored
Commits on Jun 24, 2020
Handle recursive type references up to a certain level of expansion in inference (#38011)
Show description for a3ee09dauthored- authored
- authored
Commits on Jun 23, 2020
Merge pull request #37907 from Jack-Works/feat/class-to-classname
Show description for e6aedfdauthored
Commits on Jun 22, 2020
Update bigint declaration file (#38526)
Show description for d76e85dandauthored
Commits on Jun 19, 2020
- committed