Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Dec 12, 2022
fix(47954): Auto implementation of interface with a constructor prop causes error (#50709)
Show description for 790c03dauthoredfix(50117): Using @extends in JavaScript + JSDoc removes method documentations (#50256)
Show description for 8f2a38fauthoredfix(50089): JSDoc/TSDoc @link with custom display text incorrectly shows vertical bar (#50106)
Show description for d54f52eauthoredfix(49080): --exactOptionalPropertyTypes seems to be ignored for JSDoc types (#49910)
Show description for 708a522authoredfeat(49323): Render JSDoc @throws {type} as a link (#49891)
Show description for 355991cauthored- committed
Commits on Dec 11, 2022
Commits on Dec 10, 2022
Commits on Dec 9, 2022
- authored
- authored
- authored
- authored
Fixed tuple types indexed by a type parameter (#51037)
Show description for f3d55db- committed
Fix #51437 Duplicate "Duplicate identifier" errors (#51594)
Show description for 65bf850authored- authored
fix(50888): Organize Imports may delete preceding comments when all members of all import statements are unused (#50983)
Show description for 8f2ee38authored- authored
Add missing Intl.ListFormat.prototype.resolvedOptions() (#51024)
Show description for f0f415bauthoredUpdate default target from ES3 to ES5 (#51731)
Show description for a3dbe7dauthored
Commits on Dec 8, 2022
Make getSupportedCodeFixes on LS so it can be proxied by plugins (#51769)
Show description for 3716ffeauthored- committed
- authored
Ignore switch statement bypass control flows that produce `never` (#51703)
Show description for b9d0e17authored
Commits on Dec 7, 2022
Use `missingType` in `--noUncheckedIndexedAccess` mode (#51653)
Show description for d43112aauthoredVisit child nodes in `checkExpressionWithTypeArguments` (#51804)
Show description for 91f89b9authored- authored
- authored
Unify verifyTsc and verifyTscWithEdits and make them look like verifyTscWatch for easy copy paste (#51798)
Show description for 832a6e4authoredInstead of computing signatures during building, compute them afterwards for verification (#51718)
Show description for e0293b5authored- authored
- authored
- authored