Commits
User selector
Commit History
Commits on Aug 3, 2021
- authored
- authored
Fix position of keyword in "Add 'override' modifier" code fix (#45274)
Show description for 5a2153aauthored
Commits on Aug 2, 2021
expose getImmediateAliasedSymbol() publicly (#44644)
Show description for 9cc3070authored- authored
Fix decorator metadata references to type-only-imported namespaces (#44915)
Show description for bfd5b2fauthored- authored
Commits on Jul 30, 2021
Avoid no-op export map updates (#45238)
Show description for 0f6e6efauthored
Commits on Jul 29, 2021
Allow narrowing for any left-hand in operand (#45152)
Show description for db0f793authoredFix compiler crash on property symbols without declarations (#45190)
Show description for 366e9deauthoredFix template string refactoring and nodeFactory bug
Show description for 7e8bba6committed
Commits on Jul 27, 2021
Commits on Jul 23, 2021
Consider module augmentations in files referenced by imports in watch/incremental (#45156)
Show description for 48aecfaauthored
Commits on Jul 21, 2021
Commits on Jul 19, 2021
Commits on Jul 16, 2021
- authored
Properly propagate silentNeverType in intersections (#45073)
Show description for 193b749authored- authored
- 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- authored
Fixes JSDoc @type function with variable args is interpreted incorrectly (#44864)
Show description for 40ec839authored
Commits on Jul 13, 2021
Fix "Union types are not being narrowed down correctly in 4.3 #44401" (#44771)
Show description for acdf62fauthoredWatch mode watches for changes in package.json files used in resolution (#44935)
Show description for 8e855d1authored
Commits on Jul 10, 2021
Add collision check for 'Reflect' when using super in static initializers (#44876)
Show description for 66c3063authored
Commits on Jul 8, 2021
fix(35050): Decorator emit incorrect within `try` block (#41951)
Show description for a15030fandauthored- authored
Commits on Jul 7, 2021
Commits on Jul 6, 2021
Consistently ignore attributes with hyphenated names in JSX (#44873)
Show description for 8e01a86authored- authored