Commits
User selector
Commit History
Commits on Oct 1, 2021
Allow for class static vars to be called static (#44813)
Show description for 016d78bauthored
Orta Therox
Commits on Sep 30, 2021
Track source and target relationship stack depth seperately, only increase on change in value (#41821)
Show description for 612c92dandauthored
Commits on Sep 29, 2021
Commits on Sep 28, 2021
`keyof` should always include remapped keys (#45923)
Show description for 8d5c197authored
Commits on Sep 26, 2021
Properly handle missingType in intersections (#46052)
Show description for 2f0c607authored
Commits on Sep 24, 2021
- authored
Orta Therox ES private field check (#44648)
Show description for af689ccauthored
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
Commits on Sep 15, 2021
Support resolving `@typescript/[lib]` in node modules (#45771)
Show description for b2f9432authored
Orta Therox
Commits on Sep 14, 2021
feat(45679): support 'did you mean' diagnostics for string literal union (#45723)
Show description for 4f8aa52authored
Commits on Sep 10, 2021
Intl fix for nightly (#45820)
Show description for 13bdc03andauthored
Adds 'Awaited' type alias and updates to Promise.all/race/allSettled/any (#45350)
Show description for ea521d4authored
Commits on Sep 8, 2021
Add `--preserveValueImports` (#44619)
Show description for 8610ff5authoredTail recursive evaluation of conditional types (#45711)
Show description for b9eeb74authoredIntl 2021 Updates (#45647)
Show description for 07fd7bcandauthored
Commits on Aug 25, 2021
Properties on intersections should be readonly only if all declarations are (#45263)
Show description for 2a2962aauthored
Commits on Aug 21, 2021
fix for 45006 (#45020)
Show description for d18e82bauthored
Commits on Aug 19, 2021
Commits on Aug 17, 2021
Increase type instantiation depth limit (#45025)
Show description for 79474fdauthored
Commits on Aug 13, 2021
Commits on Aug 10, 2021
Fix unassignable properties by adding undefined with exactOptionalPropertyTypes (#45032)
Show description for 8d4fe5aandauthored
Commits on Aug 6, 2021
Fix index signature assignability from optional properties in --exactOptionalPropertyTypes mode (#45185)
Show description for 409be37authored
Commits on Aug 5, 2021
Some tweaks for backtick strings
Show description for 635f5bdcommitted
Commits on Aug 2, 2021
Commits on Jul 29, 2021
Fix compiler crash on property symbols without declarations (#45190)
Show description for 366e9deauthored
Commits on Jul 19, 2021
Commits on Jul 16, 2021
Properly propagate silentNeverType in intersections (#45073)
Show description for 193b749authored- authored
Avoid bogus circularity error on context sensitive constructor property assignments (#44601)
Show description for 8268f2aauthored
Commits on Jul 14, 2021
Specific diagnostic suggestions for unexpected keyword or identifier (#43005)
Show description for 541e553andauthored