Commits
User selector
Commit History
Commits on Apr 5, 2021
Fix getRecursionIdentity function to always return some identity (#43527)
Show description for a7a010aauthored- authored
Allow nested reverse mapped type printback (#42485)
Show description for d1b4342authored- authored
Do not covariantly mix in constraints from contravarrying positions (#43439)
Show description for f03e59eauthored
Commits on Apr 2, 2021
Disabled 'used before initialization' error for optional properties (#43100)
Show description for 38da7c6authored
Josh Goldberg
Commits on Mar 31, 2021
Error if assignment after block (#41115)
Show description for 62f3ccdauthored
Commits on Mar 30, 2021
Consider base types in isArrayLikeType (#43435)
Show description for b549467authoredAdding Diagnostic message for missing ']' and ')' in Array literal and conditional statements (#40884)
Show description for 555ef73authored
Commits on Mar 27, 2021
Variant accessors (#42425)
Show description for ff233a9authored
Commits on Mar 26, 2021
Add static index signature (#37797)
Show description for 41dc625authored
Commits on Mar 25, 2021
ES private class elements (#42458)
Show description for e638af7andauthored
Commits on Mar 24, 2021
Commits on Mar 22, 2021
@link support, second try (#43312)
Show description for dcc27ebauthored
Commits on Mar 19, 2021
Normalize target type after null-stripping unions in relationship checks (#43202)
Show description for fbc9c94authored
Commits on Mar 18, 2021
Revert "Editor support for link tag (#41877)" (#43302)
Show description for 451d435authored
Commits on Mar 16, 2021
Editor support for link tag (#41877)
Show description for ec77bffauthored
Commits on Mar 11, 2021
Add missing relationship allowing a type to be assignable to a conditional when assignable to both branches (#30639)
Show description for 2643e65andauthoredAdd a test for JSX namespace lookup with `jsx: preserve, jsxImportSource` (#41676)
Show description for 998ecd9andauthoredFix #38608 (#38610)
Show description for 3d6650eauthored- authored
Commits on Mar 10, 2021
Add target: ES2021 (#41239)
Show description for f4d0ea6andauthored- authored
Commits on Mar 9, 2021
Fix37991 (#43166)
Show description for ec4863cauthored
Commits on Mar 6, 2021
Remove undefined from optional properties when inferring to index signatures (#43086)
Show description for ba56fcaauthored
Commits on Mar 5, 2021
- authored
Properly instantiate inferred constraints in conditional types (#42747)
Show description for 408c804authored
Commits on Mar 3, 2021
- committed
Commits on Mar 2, 2021
fix(42765): require should not work in ts files (#42792)
Show description for 3d1c6e8authoredOnly filter ignored paths from module specifier generation if there exists a better option (#43024)
Show description for 56f95d2authored
Commits on Feb 26, 2021
Remove special `any` assignability for numeric index signatures (#41660)
Show description for df5ffc0andauthoredFix: checkAliasSymbol crash when checking for @deprecated (#42971)
Show description for 2c5cee5authored
Commits on Feb 25, 2021
Properly handle duplicate enum types in type inference (#42943)
Show description for ccdd688authored- authored
Merge pull request #42904 from a-tarasyuk/fix/42339
Show description for 5c5d374authored