Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jan 9, 2020
Fixes broken emit with useDefineForClassFields + private field (#35898)
Show description for 5fc917bFix crash in codefixes re: braces of class body (#36087)
Show description for 66b5c47authored
Commits on Jan 8, 2020
Fix narrowing of optional chains (#36089)
Show description for 0aab63bauthoredReport time spent in updateGraph (#35675)
Show description for 071819bauthoredTweak the test and add more duplicate name assignment tests
Show description for ab1458acommittedAllow destructuring the same property multiple times
Show description for 38b5379- authored
More actionable "must have annotation" message (#35839)
Show description for 78748c0authoredParse error on private identifier optional chain (#35987)
Show description for f84b2d2
Commits on Jan 7, 2020
- committed
Remove `SuppressAnyReturnType`
Show description for 724f426committedFix `signatureToSignatureDeclarationHelper`
Show description for 0c467d0committedDo not omit the anyFunctionType from intersections (#35658)
Show description for 88677deauthored- authored
Commits on Jan 6, 2020
Add `s` to `importsNotUsedAsValue` (#36037)
Show description for f807b57authoredContextually typed binding element initializers (#35855)
Show description for f8bfc6fauthoredFix ThisParameterType<T> type (#36013)
Show description for df3b5bbauthoredCustomElementConstructor: should be construct signature (#36030)
Show description for 28319a5authored
Commits on Jan 4, 2020
Fix `getEffectiveTypeAnnotationNode`
Show description for d6c05a1committed
Commits on Jan 3, 2020
Type-only imports and exports (#35200)
Show description for 3b396e6Add assumeChangesOnlyAffectDirectDependencies as a option to skip checking and generating .d.ts files for files indirectly importing affected file (#35711)
Show description for 18269c0authoredfeat(lib/es2020): Add `Promise.allSettled(…)` (#34065)
Show description for 5a34274- committed
Fix type parameter leak (#35949)
Show description for a8944e6authoredMerge pull request #30565 from D0nGiovanni/m-template-literal-2
Show description for 024b8c1authored- committed
Fix error on `interface`s in `.js` files (#35969)
Show description for 75ca641authored- committed