-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed Jul 26, 2024
No due date
•Closed 100% complete
List view
0 of 24 selected 0 issues of 24 selected
Type alias declarations should not return an effective annotation node
For Milestone BugPRs that fix a bug with a specific milestonePRs that fix a bug with a specific milestoneStatus: Merged (completed).microsoft/TypeScriptnumber 58410#58410 In microsoft/TypeScript;Handle config file change and default project management
For Uncommitted BugPR for untriaged, rejected, closed or missing bugPR for untriaged, rejected, closed or missing bugStatus: Merged (completed).microsoft/TypeScriptnumber 58486#58486 In microsoft/TypeScript;--isolatedDeclarationsfor standalone DTS emitDomain: flag: isolatedDeclarationsRelated to the --isolatedDeclarations compiler flagRelated to the --isolatedDeclarations compiler flagIn DiscussionNot yet reached consensusNot yet reached consensusSuggestionAn idea for TypeScriptAn idea for TypeScriptStatus: Closed (completed).#47947 In microsoft/TypeScript;Do not check in the
transpileModuleAPIDomain: APIRelates to the public API for TypeScriptRelates to the public API for TypeScriptFixedA PR has been merged for this issueA PR has been merged for this issueSuggestionAn idea for TypeScriptAn idea for TypeScriptStatus: Closed (completed).#50699 In microsoft/TypeScript;Isolated declarations inconsistent about banning default assignment patterns for function parameters
BugA bug in TypeScriptA bug in TypeScriptDomain: flag: isolatedDeclarationsRelated to the --isolatedDeclarations compiler flagRelated to the --isolatedDeclarations compiler flagFix AvailableA PR has been opened for this issueA PR has been opened for this issueStatus: Closed (completed).#58549 In microsoft/TypeScript;TS 5.5.0-beta Regression: generated .d.ts is not compatible
BugA bug in TypeScriptA bug in TypeScriptFixedA PR has been merged for this issueA PR has been merged for this issueStatus: Closed (completed).#58682 In microsoft/TypeScript;Template literal type reduction is inconsistent (regression in 5.5-beta)
BugA bug in TypeScriptA bug in TypeScriptFix AvailableA PR has been opened for this issueA PR has been opened for this issueRecent RegressionThis is a new regression just found in the last major/minor version of TypeScript.This is a new regression just found in the last major/minor version of TypeScript.Status: Closed (completed).#58687 In microsoft/TypeScript;[ts-5.5-rc] Import elided in spite of being use in declarations
BugA bug in TypeScriptA bug in TypeScriptStatus: Closed (completed).#58749 In microsoft/TypeScript;Incorrect semantic highlighting
BugA bug in TypeScriptA bug in TypeScriptFix AvailableA PR has been opened for this issueA PR has been opened for this issueStatus: Closed (completed).#56254 In microsoft/TypeScript;A shadowed variable is generated in a an async function with a default parameter declared as a static property of a class when targeting ES5.
BugA bug in TypeScriptA bug in TypeScriptFix AvailableA PR has been opened for this issueA PR has been opened for this issueStatus: Closed (completed).#57897 In microsoft/TypeScript;Cheese being inserted on TypeScript Quick Fix
BugA bug in TypeScriptA bug in TypeScriptFix AvailableA PR has been opened for this issueA PR has been opened for this issueStatus: Closed (completed).#58360 In microsoft/TypeScript;Constraint in generic type forgotten in assignability check
BugA bug in TypeScriptA bug in TypeScriptFix AvailableA PR has been opened for this issueA PR has been opened for this issueStatus: Closed (completed).#58370 In microsoft/TypeScript;Declaration emit does not remember the names it assigned to certain type parameters
Domain: Declaration EmitThe issue relates to the emission of d.ts filesThe issue relates to the emission of d.ts filesFix AvailableA PR has been opened for this issueA PR has been opened for this issueRecent RegressionThis is a new regression just found in the last major/minor version of TypeScript.This is a new regression just found in the last major/minor version of TypeScript.Status: Closed (completed).#58627 In microsoft/TypeScript;Declaration emit not dropping untyped computed property name
BugA bug in TypeScriptA bug in TypeScriptDomain: Declaration EmitThe issue relates to the emission of d.ts filesThe issue relates to the emission of d.ts filesFix AvailableA PR has been opened for this issueA PR has been opened for this issueRecent RegressionThis is a new regression just found in the last major/minor version of TypeScript.This is a new regression just found in the last major/minor version of TypeScript.Status: Closed (completed).#58583 In microsoft/TypeScript;[transpileDeclaration API][5.5] Type containing enum values is incorrectly emitted
Domain: API: ts.transpileDeclarationIssues regarding the transpileDeclaration API, which do not reproduce without itIssues regarding the transpileDeclaration API, which do not reproduce without itFix AvailableA PR has been opened for this issueA PR has been opened for this issueNeeds InvestigationThis issue needs a team member to investigate its status.This issue needs a team member to investigate its status.Status: Closed (completed).#58423 In microsoft/TypeScript;Regression in detecting unused parameters in 5.5.0-beta
BugA bug in TypeScriptA bug in TypeScriptFix AvailableA PR has been opened for this issueA PR has been opened for this issueHelp WantedYou can do thisYou can do thisStatus: Closed (completed).#58493 In microsoft/TypeScript;typeof with identically named type and value causes invalid .d.ts output
BugA bug in TypeScriptA bug in TypeScriptFix AvailableA PR has been opened for this issueA PR has been opened for this issueStatus: Closed (completed).#58390 In microsoft/TypeScript;Various bugs with class expressions and JavaScript decorators (code run twice, internal compiler crash)
BugA bug in TypeScriptA bug in TypeScriptCrashFor flagging bugs which are compiler or service crashes or unclean exits, rather than bad outputFor flagging bugs which are compiler or service crashes or unclean exits, rather than bad outputDomain: DecoratorsThe issue relates to the decorator syntaxThe issue relates to the decorator syntaxFix AvailableA PR has been opened for this issueA PR has been opened for this issueStatus: Closed (completed).#58436 In microsoft/TypeScript;More flexible handling of circular types with "typeof function" inference
BugA bug in TypeScriptA bug in TypeScriptFix AvailableA PR has been opened for this issueA PR has been opened for this issuePossible ImprovementThe current behavior isn't wrong, but it's possible to see that it might be better in some casesThe current behavior isn't wrong, but it's possible to see that it might be better in some casesStatus: Closed (completed).#58616 In microsoft/TypeScript;- Status: Closed (completed).#58259 In microsoft/TypeScript;
- Status: Closed (completed).#58389 In microsoft/TypeScript;
MoveCode Action ConstraintsDomain: LS: Refactoringse.g. extract to constant or function, rename symbole.g. extract to constant or function, rename symbolSuggestionAn idea for TypeScriptAn idea for TypeScriptStatus: Closed (completed).#58387 In microsoft/TypeScript;Computed string literal can't be used as generic argument
BugA bug in TypeScriptA bug in TypeScriptFix AvailableA PR has been opened for this issueA PR has been opened for this issueStatus: Closed (completed).#58494 In microsoft/TypeScript;importHelperswith CommonJS.jsfile results in "This syntax requires an imported helper but module 'tslib' cannot be found"BugA bug in TypeScriptA bug in TypeScriptFix AvailableA PR has been opened for this issueA PR has been opened for this issueStatus: Closed (completed).#58450 In microsoft/TypeScript;