Commits
User selector
Commit History
Commits on Aug 20, 2020
Add missing contextual type to static PropertyDeclarations
Show description for f9e360dcommitted- authored
Update user baselines +cc @sandersn (#39881)
Show description for a7c306fandauthored
Commits on Aug 19, 2020
Fixes crash on chained property access on require (#40135)
Show description for 55ca5e9authored- authored
Commits on Aug 18, 2020
Commits on Aug 17, 2020
Fix lack of error on default export of nonexistant name (#40094)
Show description for f9cca25authoredAlias for commonjs require in JS (#39770)
Show description for c3d41bbauthored
Commits on Aug 16, 2020
Recursive conditional types (#40002)
Show description for cd30534authored
Commits on Aug 12, 2020
Avoid the double-symbol trick for enums
Show description for 620e260committed
Commits on Aug 11, 2020
No this-property assignments in TS (#40009)
Show description for d371ae7authored
Commits on Aug 10, 2020
fix export * as default syntax (#39803)
Show description for a80f60cauthoredBind alias ThisProperty assignment declarations (#39908)
Show description for 1ec71f0authored
Commits on Aug 8, 2020
Export anonymous functions in 2 steps, declare as variable and then assign to exports. (#39820)
Show description for 668bbc6authored
Commits on Aug 6, 2020
Commits on Aug 5, 2020
Renames in servermode per feedback (#39883)
Show description for da5ff57authored
Commits on Aug 4, 2020
Bump version to 4.1. (#39894)
Show description for d985e68authored
Commits on Aug 3, 2020
- committed
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
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 9b2d487authored