Commits
User selector
Commit History
Commits on Aug 12, 2020
🤖 Pick PR #40005 (feat(40004): Missing Compiler API p...) into release-4.0 (#40015)
Show description for 6620b25authored
Cherry-pick PR #39702 into release-4.0 (#39985)
Show description for 7558de6andauthored
Commits on Aug 7, 2020
Cherry-pick PR #39950 into release-4.0 (#39951)
Show description for 3055018andauthored
Commits on Aug 6, 2020
Cherry-pick PR #39932 into release-4.0 (#39933)
Show description for 071b649andauthored
Commits on Aug 5, 2020
🤖 Pick PR #39883 (Renames in servermode per feedback) into release-4.0 (#39888)
Show description for 10bfb7cauthored
Commits on Aug 3, 2020
Add separate flag serverMode for server mode (#39735)
Show description for aee78acandauthoredLimit auto import provider project size (#39855)
Show description for 86a87c4authored
Commits on Aug 1, 2020
In JS declaration emit, move imports painted in nested contexts to the root private context (#39818)
Show description for 9498978authored
Commits on Jul 31, 2020
Update user baselines (#39502)
Show description for 1b97d03andauthored
Commits on Jul 30, 2020
Redo in narrowing for intersections (#39637)
Show description for d3877d2authoredMerge pull request #39824 from microsoft/fix35484
Show description for 32934a9authored- authored
Fix formatting scanner on JSX text that looks like trivia (#39718)
Show description for faf128dandauthored
Issue35876: Give better error message when Classic Module Resolution with incorrect path (#38105)
Show description for bffe354authored
Make `getLocalSymbolForExportDefault` look harder for an export
Show description for a320e1bcommittedfix(39245): change related diagnostic for missing rest parameter arguments (#39356)
Show description for bae111fandauthored
Commits on Jul 29, 2020
- committed
Fix this-parameter emit for JSDocFunction types (#39814)
Show description for 9b2d487authoredFix location for duplicate function implementation errors
Show description for f2d1531committed
Commits on Jul 28, 2020
Make @enum,@this tag construction stricter (#39791)
Show description for 03b6580authored
Commits on Jul 27, 2020
Undo accidental change from #39772 (#39779)
Show description for 1f1521cauthoredAdd contextual type for generator return type (#39772)
Show description for 68ba670authored
Commits on Jul 24, 2020
Handle unresolved baseType when trying to get completions for static member (#39731)
Show description for 48e58f4andauthoredLower priority for speculative variadic tuple inferences (#39723)
Show description for c5d21e7authored
Commits on Jul 22, 2020
Make AutoImportProviderProject work with symlinked monorepos (#39679)
Show description for ec33814andauthoredFix emit/formatting issues in refactors (#39506)
Show description for b834096authoredFix 38219: signature helper works for optional function condition. (#39672)
Show description for e76d172andauthoredFix 31995: make cached key more precise to avoid returning wrong cached value. (#39670)
Show description for 8a05707authorednot escape unicode char for import path string. (#39463)
Show description for 294a040authored
Commits on Jul 21, 2020
Add disableReferencedProjectLoad to stop loading child projects to allow users to disable loading large solutions (#39593)
Show description for e92afacauthoredswitch typeof any could be checked for unreachable (#39389)
Show description for 5484687authoredfix 39453 (#39579)
Show description for d897646authoredConsistent errors on circular base types (#39675)
Show description for 94d6b45authored
Commits on Jul 20, 2020
Properly preserve numeric string named properties in declaration files (#39658)
Show description for 5ae4b5dauthored