Commits
User selector
Commit History
Commits on Apr 1, 2021
Added BindingElement to isSomeImportDeclaration (#43387)
Show description for 8f8a579authored
Commits on Mar 30, 2021
Fix template literal type relations (#43440)
Show description for 3dd68b8authoredAdding Diagnostic message for missing ']' and ')' in Array literal and conditional statements (#40884)
Show description for 555ef73authored- authored
- authored
Josh Goldberg
Commits on Mar 28, 2021
Support relations and inference between template literal types (#43361)
Show description for 4774666authored
Commits on Mar 26, 2021
--noImplicitOverride (#39669)
Show description for 2f0c8b2andauthoredAdd static index signature (#37797)
Show description for 41dc625authoredTemplate literal types for contextually typed template literal expressions (#43376)
Show description for a26acf4authored
Commits on Mar 25, 2021
ES private class elements (#42458)
Show description for e638af7andauthored
Commits on Mar 22, 2021
@link support, second try (#43312)
Show description for dcc27ebauthored- authored
Commits on Mar 20, 2021
Improve narrowing of generic types in control flow analysis (#43183)
Show description for 15fae38authored
Commits on Mar 18, 2021
Revert "Editor support for link tag (#41877)" (#43302)
Show description for 451d435authoredFix narrowing of intersections of type variables and primitive types (#43131)
Show description for a21f61fauthored
Commits on Mar 16, 2021
Editor support for link tag (#41877)
Show description for ec77bffauthored
Commits on Mar 12, 2021
Bigint constructor forbids object null undefined (#43204)
Show description for 2ea2f4fauthored
Commits on Mar 11, 2021
Bloomberg computed property name fix (#43197)
Show description for b2d1f53andauthoredFixed issue where non null assertion caused getFlowTypeOfReference to return the declared type if the type was already narrowed to never. (#35863)
Show description for 71661b9authored
Commits on Mar 10, 2021
Add target: ES2021 (#41239)
Show description for f4d0ea6andauthored
Commits on Mar 9, 2021
Commits on Mar 6, 2021
Exclude enum/number compatibility rule from comparable relation (#42472)
Show description for f918bd9authored
Commits on Mar 5, 2021
Commits on Mar 4, 2021
capture thisArg of optionalChaining in parens (#35494)
Show description for 15e69acauthored
Commits on Feb 24, 2021
Never-reducing intersections are not untyped function call targets (#42917)
Show description for 56cf2e6authored
Commits on Feb 23, 2021
- committed
Add missing MetaProperty stuffs
Show description for d495957committed
Commits on Feb 19, 2021
Commits on Feb 18, 2021
Commits on Feb 12, 2021
Commits on Feb 11, 2021
Avoid getting undefined `callSignatures`/`constructSignatures` in `getPropertyOfType`
Show description for c7bac6fcommitted
Commits on Feb 9, 2021
Revert assignability cases in getNarrowedType (#42231)
Show description for 8c5fa5cauthored
Orta Therox
Commits on Feb 3, 2021
Strip nullable types from 'this' type in inference with optional chain calls (#42536)
Show description for e231821authored