Commits
User selector
Commit History
Commits on Mar 11, 2021
Bloomberg computed property name fix (#43197)
Show description for b2d1f53andauthoredAdd a test for JSX namespace lookup with `jsx: preserve, jsxImportSource` (#41676)
Show description for 998ecd9andauthoredFixed issue where non null assertion caused getFlowTypeOfReference to return the declared type if the type was already narrowed to never. (#35863)
Show description for 71661b9authoredFix #38608 (#38610)
Show description for 3d6650eauthoredDon't crash when renaming a JS property declared via module.exports (#40297)
Show description for 79d3058authored- authored
Commits on Mar 10, 2021
Add target: ES2021 (#41239)
Show description for f4d0ea6andauthoredFix missing func modifier (#40379)
Show description for b20331aandauthored- authored
Commits on Mar 9, 2021
Don't inherit jsdoc tags from overloaded signatures (#43165)
Show description for 3d53661andauthoredFix37991 (#43166)
Show description for ec4863cauthored- authored
Commits on Mar 6, 2021
Exclude enum/number compatibility rule from comparable relation (#42472)
Show description for f918bd9authoredRemove 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 408c804authoredRelax requirements on index signatures to 'any' when a type also contains a string index signature to 'any' (#43065)
Show description for 9862b03authored- authored
Commits on Mar 4, 2021
Do a shallow clone for Docker tests. (#42966)
Show description for 1f6a8d7authoredcapture thisArg of optionalChaining in parens (#35494)
Show description for 15e69acauthored
Commits on Mar 3, 2021
- committed
Baseline completions and signature help (#43049)
Show description for 5dbb110authored- authored
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 Mar 1, 2021
Support go-to-definition for imports of arbitrary files (#42539)
Show description for 4b67b4aauthoredAdd 'data' property to completion entry for better coordination between completions and completion details (#42890)
Show description for 993c503authored
Commits on Feb 26, 2021
Fix preserveSourceNewlines sibling node comparison (fixes extra newlines in organize imports) (#42630)
Show description for 3c32f6eauthoredRemove 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
- authored
Merge pull request #42904 from a-tarasyuk/fix/42339
Show description for 5c5d374authoredMerge pull request #42332 from a-tarasyuk/fix/42259
Show description for 0791bb0authored