Commits
User selector
Commit History
Commits on Mar 24, 2020
Convert to async function: handle type arguments to then/catch (#37463)
Show description for 37569d0authoredCheck JSDocPropetyTag (#37544)
Show description for 11043b0authored
Commits on Mar 23, 2020
fix: hyphened name not auto-completed by the ls (#37455)
Show description for 38e717aandauthored
Commits on Mar 21, 2020
Narrowing from truthy unknown to object (#37507)
Show description for fde9c7fauthored
Commits on Mar 20, 2020
Add the 'awaited' type operator (#35998)
Show description for e3ec7b1andauthoredIf emitting declaration file, update the d.ts signature in state to not have to save all files when different file changes without changing its shape (#37483)
Show description for 8f64d66authored
Commits on Mar 19, 2020
Handle auto import scenarios when using project references (#37482)
Show description for 5e9c436authoredFix `getSignatureOfTypeTag` (#37473)
Show description for ec95c27authoredTrack tuple type recursion in inferFromObjectTypes (#37479)
Show description for e15a9fbauthoredAllow rich response for compile on save (#37462)
Show description for 7e07a2bauthoredAllow nested conditionals to be related via constraints (#37208)
Show description for c513a4aauthoredFix poor error span for unclosed JSX tags in the presence of whitespace/comments (#37419)
Show description for a83ce33andauthored- authored
Preserve newlines from original source when printing nodes from TextChanges (#36688)
Show description for 237ea52authored- authored
- authored
Commits on Mar 18, 2020
- authored
Support for/of variables in assertion checking (#37432)
Show description for 0222211authored
Commits on Mar 17, 2020
Fix `Node#getStart(sourceFile, true)` throwing when node has a js doc and no parent (#37439)
Show description for 48e1745andauthored- authored
Clarified file-not-found error for reference paths without extensions (#35956)
Show description for 878f447andauthoredFix declaration emit when the packages are included through symlinks (#37438)
Show description for e60bbacandauthored- authored
- authored
Add codefix for --noImplicitThis (#27565)
Show description for b0450aeandauthored
Commits on Mar 16, 2020
Flatten immediately nested conditional types in the false position (#36583)
Show description for 9120497andauthoredWhen the imported module is through node_modules and symlink to folder that isnt node_modules (#37387)
Show description for 2458c8aauthored
Commits on Mar 14, 2020
Fix assignment of intersections to objects with optional properties (#37195)
Show description for b8baf48authored
Commits on Mar 13, 2020
getPropertiesOfUnionOrIntersectionType: handle types with index signature (#31979)
Show description for 8b6bd41andauthored- authored
Make substitution types even if the substitution base isnt a type variable (#37348)
Show description for 47b60ecauthored- authored
- authored
Commits on Mar 12, 2020
improve error message TS2307 (#27054)
Show description for e0f6ecdandauthoredShow token hints for missing closing braces (#36317)
Show description for b014e2bauthored